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

nRF51822 QFAA, what should be correct ram setup? is it 0x1f80 or 0x5f80?

nRF51822 QFAA

At first I set up the RAM size to 0x1F80, it works fine. However, after I try to use RTT to print log, I got the compile error: region RAM overflowed with stack

I saw the examples they are using 0x5F80. I tried and my board doesn't work anymore. 

My question is, what should be the correct RAM size for nRF51822 QFAA?

Thanks,

Parents Reply Children
Related