HACKING: Corrected libftdi instructions.
This commit is contained in:
parent
8d2c0ff9e5
commit
09330d7fa9
2
HACKING
2
HACKING
|
@ -51,7 +51,7 @@ First, get the VID/PID for your FT2232 device using 'lsusb'. Edit the file
|
|||
'src/linux/platform.h' and change the VID/PID to match your hardware.
|
||||
Compile the application with the command:
|
||||
|
||||
make HOST=linux
|
||||
make PROBE_HOST=linux
|
||||
|
||||
Running the application 'blackmagic' will start a GDB server on TCP port 2000.
|
||||
|
||||
|
|
Loading…
Reference in New Issue