A memory hole! what does this mean?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-02 4:07 PM
Dear experts,
I'm debugging a program on STM32H753 in Atollic TS 9.3 and see something weird.
It looks like unreadable hole in D1 RAM from 0x24013880 to 0x24013BAF
Is this artifact of the Atollic's debugger, or???
The chip runs at 400 MHz
- Labels:
-
STM32CubeIDE
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-02 9:52 PM
Hi,
I tried to view the same area in my H755 and there is no problem.
I'm using STM32CubeIDE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-02 11:51 PM
Can the firmware running on the MCU access it?
Is it reproducible after you power cycle everything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-03 12:12 PM
Doesn't reproduce after restarting everything. Looks like bug of the debugger...
-- pa
