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

nrf52832 s132 sdkv14.0 RAM/ROM Keil

I am struggling to figure out the correct IRAM/IROM settings in keil for the ble_app_beacon example in sdk 14.0.

I am currently using this example on an nrf52 DK and will then be deploying to a Red Bear ble nano v2 (nrf52832).

I am able to flash the code to the dk board with no errors, however the led is not flashing and the board is not broadcasting.

Here are my current settings, I assume this is a RAM/ROM issue but it could be that I have another setting incorrect:

image description

Related