This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 memory layout

Hi,

Why is the memory layout different after writing?
It seems like the whole storage is fulled after writing my hex file.

Parents
  • That looks like a graphical bug. If you hover over the blocks with the mouse you should see a pop-up window with the correct addresses. 

  • Hi haakonsh,

    But the graphic shows normal when I use another hex file.

    May I know why the area of application on the left is more bigger than the right one?

    (The hex file was built by SEGGER Embedded Studio for ARM Release 4.52b  Build 2020042000.41974 Windows x64)

    Thx

    Yen

Reply
  • Hi haakonsh,

    But the graphic shows normal when I use another hex file.

    May I know why the area of application on the left is more bigger than the right one?

    (The hex file was built by SEGGER Embedded Studio for ARM Release 4.52b  Build 2020042000.41974 Windows x64)

    Thx

    Yen

Children
  • Does the start and end addresses differ from the two views?

     

    yenchao said:
    May I know why the area of application on the left is more bigger than the right one?
    haakonsh said:
    That looks like a graphical bug.