Skip to main content
Pavel A.
Super User
July 2, 2020
Question

A memory hole! what does this mean?

  • July 2, 2020
  • 2 replies
  • 1567 views

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

0693W000001s4H3QAI.jpg

0693W000001s4HNQAY.jpg

This topic has been closed for replies.

2 replies

TOlli
Senior
July 3, 2020

Hi,

I tried to view the same area in my H755 and there is no problem.

I'm using STM32CubeIDE.

berendi
Principal
July 3, 2020

Can the firmware running on the MCU access it?

Is it reproducible after you power cycle everything?

Pavel A.
Pavel A.Author
Super User
July 3, 2020

Doesn't reproduce after restarting everything. Looks like bug of the debugger...

-- pa