This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

memory allocation of cc2538

Other Parts Discussed in Thread: CC2538

Hi, 

   myself Shibin  we are designing  sensor carrier board using cc2538 with the support of  timac1.5.1. here we are facing some issues with the memory allocation. here  we have to retain  some parameters like RTC, que, buffers etc total 32kb ram is available in that 16kb retain able and 16kb non-retain able please somebody help me how to segregate these two while programming

thank you

SHIBIN P P

  • Hi Shibin, The chapter "The linker configuration file" In the IAR C/C++ Compiler (Compiling and Linking) document would be useful to understand how to do this. You can access the document by opening IAR, Help Tab --> Select the C/C++ Development Guide.
    Regards