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.

source code not working on old version of ccs



Hii I m using ccs v 4.0.1.01001   .source code which is allready developed on ccs v4.2.4.0003 is not working on v4.0.1.01001 . i got a error   fatal error: file "C:/Program Files/Texas
   Instruments/ccsv4/tools/compiler/msp430/lib/rts430x.lib<boot.obj>" specifies
   small data memory model, which is not compatible with large data memory
   model specified in a previous file or on the command line.

..plz help me to resolving this issue

  • Hello Sura,

    Go to your project properties and select CCS Build -> MSP430 Compiler -> Basic(/Processor) Options and change the data memory model from small to large. Are you using DriverLib, and why are you trying to work with an earlier version of CCS?

    Regards,
    Ryan

**Attention** This is a public forum