2020-11-09 07:07 AM
Hello,
I'm trying to program a SPC560B64 microcontroller but debugger can't connect to target :
-driver is correctly install (with vcp enable option check)
-all signal (TDI, TDO, TMS, etc...) are correcty route to the debugger.
-target is powered (green LED is ON on UDESTK)
I use SPC5 studio (6.0) to generate executable and UDE STK 5.0 as external debugger (about this when could we have the debugger running directly in SPC5 studio??)
I jnow there is some others post about this but nothing work here and all these post doesn't have response...
Any advise or better a solution?
2020-11-09 11:37 AM
So I answer myself, this was an hardware problem my bad.
I've forgot to connect VDD-BV pin to 5V on my board....
2020-11-13 07:56 AM
Thank you for your answer.