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

How to change RAM size in SES project setting?

Hello,

I am trying to PCA10040 example project program to NRF52810 BLE module.

I just know that the 52810 has different(small) memory with respect to the 52832.

So, I am trying to changing the project setting for 52810.

However, I don't know how to setting ROM, RAM END setting..

I am following the below sequence.

I changed the other(step 1, 2, 3, 4, 6, 7) step. But, I cannot find the step 5.

step 5) In the linker script settings, adjust the linker script to match the maximum RAM and flash size of nRF52810.

ROM END: 0x2FFFF

RAM END: 0x20005FFF

 

Thank you for reading my questions.

Best Regards,

Yclee.

Related