cancel
Showing results for 
Search instead for 
Did you mean: 

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

Bwang.3
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
ATROI
ST Employee

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

 

View solution in original post

4 REPLIES 4
Max VIZZINI
ST Employee

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

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

QQ图片20240518231028.png

ATROI
ST Employee

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