2024-05-19 03:23 AM
I am programming SPC582Bxx-RLA WKPU Test Application for Discovery using the SPC582860E1 development board! But when downloading the program using OpenOCD steps, the following error message will appear! As shown in the following picture! And I also took a screenshot of my configuration settings. I hope everyone can help me analyze the solution! Thank you.
2024-05-20 01:03 AM
Hi Bwang,
to solve this error pls execute the steps below:
step1: go in C:\{installation folder}\openocd\drivers.
step2: run as administrator the file UNISTALL_UDESTK.bat
step3: run as administrator the file INSTALL_UDESTK.bat
Three times the following window will appear where you need to uncheck the checkbox and after press the Install button.
at this point try to run the debugger.
Thanks,
AutoDevKit Team