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 convert IAR to CCSv5.1

Other Parts Discussed in Thread: MSP430F5529

Hi All,

I am using MSP430F5529.

Please let me know the procedure to convert IAR code to CCS v5.1.

Reply asap.

  • Well, create a new project in CCS and copy the .c files (and .h files) over and add tehm to the project.

    When the compiler gives you a lot of errors and warning, see the IAR and CCS documentation about what the erroneous lines meant in IAR and how it has to be done in CCS.

    This procedure is mroe or less the same for every change between any two compilers.

    IIRC, there is a 'migrating to CCS from IAR' section in the CCS documentation (or was it in the IAR documentaiton for the opposite?). It should list the differences.

**Attention** This is a public forum