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

Integrate/port CMSIS-DAP code to our codebase #20

Open kbeckmann opened 6 years ago

arturo182 commented 6 years ago

Now that HID seems to work, time for CMSIS-DAP :)

arturo182 commented 6 years ago

We have officially flashed for the first time with xildebug just now :D

arturo182 commented 6 years ago

So I have the code ready with the only problem being that it works on the PB3/PB4 GPIOs and not the DUT header through the MAX switch.

kbeckmann commented 6 years ago

Could the problem be that the MAX chip doesn't let the signals through properly? Did you try pulling out the wires before the switch chip and verify?