2024-05-18 03:25 AM
I bought the AEK-MCU-SPC5LNK kit! But after following the operation steps in manual UM3303, I encountered the problem shown in the picture! Can you help me?
Solved! Go to Solution.
2024-05-19 11:58 PM
Hi Bwang,
it seems to me that an error occurred before you open the debug.
Look at the images below where you can see that you have an error before you open and run the OpenOCD debugger.
Image 1
Image 2
It looks like the error is related to a library that AutoDevkit Studio cannot find.
Below is my suggestion:
- Before running an example, clean and rebuild the project.
- If the error persists, update AutoDevKit Studio to the latest version.
thanks,
AutoDevKit Team
2024-05-18 07:33 AM
Hi,
From the error message, it seems you are trying to use a project based on SPC560x (AEK-MOT-3P99081 BLDC FOC).
For the moment SPC560x is not yet supported in OpenOCD.
Best Regards,
AutoDevKit Team
2024-05-18 08:08 AM
No! I am using the controller of SPC582B60E1! The routine among them is WKPU! Can you tell me the solution?
2024-05-18 08:10 AM
2024-05-19 11:58 PM
Hi Bwang,
it seems to me that an error occurred before you open the debug.
Look at the images below where you can see that you have an error before you open and run the OpenOCD debugger.
Image 1
Image 2
It looks like the error is related to a library that AutoDevkit Studio cannot find.
Below is my suggestion:
- Before running an example, clean and rebuild the project.
- If the error persists, update AutoDevKit Studio to the latest version.
thanks,
AutoDevKit Team