Skip to main content
Associate II
October 17, 2024
Question

Error when running Debugger in STM32CubeIDE

  • October 17, 2024
  • 1 reply
  • 1033 views

Hi,

I want to load a program into my STM32U575 microcontroller using the STM32Cube IDE debugger.

This is my Debug configuration:

1.png2.png

But when I run the Debug, I get the following error:

3.png

 

 

 

 

 

 

 

 

Why do I get this error and how can I fix it?

Best regards,

1 reply

Andrew Neil
Super User
October 17, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
mikel-mAuthor
Associate II
October 17, 2024

STM32U575ZIT6

Andrew Neil
Super User
October 17, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.