cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBE IDE STM32MP1 Debugging Error

NPal.2
Senior

Hi all,

I am trying to debug an C++ user space application on A7using STM32CubeIDE.

Build happens fine. But when i try to debug it i run into following errors.

I can confirm the toolchain is installed both on system as well as embedded in CUBEIDE.

How can i get past these errors?

Any idea as to what this might be related to?

1 REPLY 1
LudovicR
ST Employee

Hello @NPal.2​ ,

Did you follow the wiki article How to debug a user space application with STM32CubeIDE/User space project - stm32mpu ?

Note that debug for user space application is based onto STM32 Cortex-A Remote Application debug configuration that does not need any SVD support.

Could you please double check the type of debug configuration, and if it is the right one give more details on which debug phases reports error?

Kind regards,

LudovicR