This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to reduce the size of data section in lpc 2214.?

Hi, i am develope a code in LPC2214 the max.RAm size is
16K,but i have a code,that size is exceeds 16K.I want to reduce my Data section in PRogram,for that purpose i used the #IFDEF preprocessor, even that also not reduce the data section size,it reduce only the code section size.

So, please sujjest me how to reduce the RAM size on C programming.

0