-
```
$ openhantek
Warning: This Hantek DSO model isn't supported officially, so it may not be working as expected. Reports about your experiences are very welcome though (Please open a feature request …
-
kernel:3.10.107.
board:nuc975.
web server app runs on the board.
the browser transfer files to the board via post method.the kernel print below(the web server is performing well on nuc951 board-RAM…
-
```
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.61-v7+ (tanure@Debian9) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01)) #2 SMP Wed Aug 22 17:25:31 BST 2018
[ …
ghost updated
6 years ago
-
Hi, I followed the instruction in README.md and installed libusb and python2.7, but when I try to run the script it keeps telling me that "open device failed". Do you know what could be the issue?
…
-
Hi,
Trying to get our BBB to wakeup from RTC using "mem" and its breaks on wakeup. Now we built a custom kernel, and I wondered if someone could help me deciper the error?
The following error o…
-
hi, i am using a FPGA-board with a CY7 (usb communication IC). CY7 has an app(called Control Center) to prog it. after programing, it is ready to transfer data.
in the other hand, i code a Qt app bas…
-
```
root@LEDE:~# nsjail -Ml --port 9000 --chroot /chroot/ --user 99999 --group 99999 -- /bin/sh -i
[2017-10-15T10:02:43+0000] Mode: LISTEN_TCP
[2017-10-15T10:02:43+0000] Jail parameters: hostname:'…
ebadi updated
7 years ago
-
```
[k0ste@WorkStation linux-4.12]$ patch -p1 -i /tmp/linux-4.8-ndpi.diff
patching file include/net/netfilter/nf_conntrack_extend.h
Hunk #2 FAILED at 113.
1 out of 2 hunks FAILED -- saving reject…
k0ste updated
7 years ago
-
It would be nice if firmware for the PIC18F series devices which pretended to be a Altera USB Blaster existed.
- Altera USB Blaster is a popular USB to JTAG interface that is supported via a wide vari…
-
Currently we use the closed source Kiel UV2 software for compiling the Cypress firmware.
We'd like to use open source tools instead, the sdcc compiler has support for the 8051 chip inside the chip an…