Skip to main content
Bwang.3
Associate III
May 18, 2024
Solved

I would like to ask a question about AEK-MCU-SPC5LNK

  • May 18, 2024
  • 2 replies
  • 1336 views

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?

QQ图片20240518182015.jpgQQ图片20240518182008.jpgQQ图片20240518181949.jpg

Best answer by ATROI

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

ATROI_0-1716187743756.png

Image 2

ATROI_1-1716187795512.png

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

 

2 replies

Max VIZZINI
Technical Moderator
May 18, 2024

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

Bwang.3
Bwang.3Author
Associate III
May 18, 2024

No! I am using the controller of SPC582B60E1! The routine among them is WKPU! Can you tell me the solution?

ATROI
ATROIBest answer
ST Employee
May 20, 2024

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

ATROI_0-1716187743756.png

Image 2

ATROI_1-1716187795512.png

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