2024-10-17 03:52 AM - edited 2024-10-17 03:54 AM
Hi,
I want to load a program into my STM32U575 microcontroller using the STM32Cube IDE debugger.
This is my Debug configuration:
But when I run the Debug, I get the following error:
Why do I get this error and how can I fix it?
Best regards,
2024-10-17 04:05 AM
2024-10-17 04:09 AM
STM32U575ZIT6
2024-10-17 04:22 AM
That's just a chip part number - not a board.
What board is that chip mounted on?
2024-10-18 12:45 AM
Hi,
I am using a custom board, not a kit. In other words, we have mounted the STM32U575ZIT6 chip on a custom board.