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

Program not executing after IRAM increase

I increased my IRAM1 size as advised here, but now my program doesn't work anymore on the nRF51 DK.

I know the problem is somewhere in the memory allocation, because when I decrease my program size and change the IRAM size to the previous configuration the program functions fine. No more memory [closed] - Nordic Developer Zone devzone.nordicsemi.comble_app_multilink_central.zip

Related