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,