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.

CCSv4 1GB limitation

All,

  I have a PC which has only 512MB RAM and have installed CCSv4 on it. When i try to download code into our custom target processor i see "Linker Error : Check memory map"

when the size of the program i am trying to download is greater than 3K.

But if i use another PC with 1GB RAM and everything else similar i dont have this problem.

Has somebody seen such downloading issues with CCSv4 on a 512MB computer

 

thanks

 

  • 1GB is the minimum system requirement for CCSv4.  The linker can use a fair bit of memory depending on the program you are building.  However it doesn't sound like your app is particularly big.  Can you send the full output of the build from the console?

     

    John