Error when running Debugger in STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-17 3:52 AM - edited ‎2024-10-17 3: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,
- Labels:
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-17 4:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-17 4:09 AM
STM32U575ZIT6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-17 4:22 AM
That's just a chip part number - not a board.
What board is that chip mounted on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
