xil-se / xildebug_sw

XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5 stars 1 forks source link

Initial cmsis-dap bringup #99

Open arturo182 opened 5 years ago

arturo182 commented 5 years ago

You need to uncomment the dut voltage and enable in main.c to make this work.

kbeckmann commented 5 years ago

Looks nice!! But doesn’t build on thumbinator -_- . Maybe you can make it a config flag and disable it in that build target.