put all files in project directory
[x300-pci] / tb276-openocd.sh
1 #sudo openocd -f raspberrypi-native.cfg -c 'jtag newtap tb276 tap -expected-id 0x020f10dd -irlen 10' -c 'init' -c 'scan_chain'
2 sudo openocd -f rpi-board.cfg -c 'jtag newtap tb276 tap -expected-id 0x020f10dd -irlen 10' -c 'init' -c 'scan_chain'