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

Available flash memory addresses

Hi,

I'm using nrf52840 with Softdevice. It is not clear to me which memory addresses are both (a) in the flash and (b) are available for the application. 

Please advise,

Daniel

Parents Reply
  • Hi, 

    Sorry to delete your reply by mistake ><...

    Please let me correct that 

    The total flash on nRF52840 is 0x100 000 (1 MB ).

    Daniel Reisfeld said:

    How do I get the actual numeric value of APP_CODE_BASE?  

    Furthermore, is there a way to get the address of the first available address beyond the program code?

    It's in the release notes, e.g. SDK15_folder\components\softdevice\s140\doc

    Flash: 152 kB (0x26000 bytes).

    For S140 v6.1.0, the APP_CODE_BASE is 0x26000. It varies between different Softdevices and versions.

     

    -Amanda

Children
Related