Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi,
I have a program written for nrf51822. When I compile it using the mbed online environment, it says that only 5.6kb of the RAM is used (out of 16kb available). However, when I try to add a variable that occupies 4096 bytes, the compiler complains that there is no more available space for that. Is the calculation shown for the project (right side of the IDE) not accurate?
Shay