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.

How to get latest CCS compiler for MSP430

Other Parts Discussed in Thread: MSP430F5418A

I am currently using CCSv4.1.3 for a MSP430 project.

I have determined that something (I believe sprintf) is calling malloc in the c library routines I am using.  I read a post indicating that later versions of the compiler do not use malloc (version 4.3???).

I updated my CCS to v4.2 and now I can't even talk to my FET debugger.

Please advise on which version of CCS I should be using for a MSP430F5418A device.

Rich