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

Correct values for IRAM1 and 1ROM1 (Keil V5) for Nordic nrf52832

Hi

I have been trying the various examples from the SDK with Keil V5.23. Some work, some require changes to IROM1 and IRAM1 before they will run Initially giving an error box moaning about 'Cortex-M4'

I got past this my changing the values for IROM1 and IRAM1 to those I found in a different example:

What are the CORRECT values for IROM1 and IRAM1 for my application - no bootloader with Softdevice 132 loaded?

Thanks,

Nigel

Related