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.

CCSv5.3 changing target controller

Other Parts Discussed in Thread: MSP430F5438, MSP430F5438A

Hello,

I've got a new problem with CCSv5.3. If I change the target controller for my project and than change back to the old controller the project can't compile because of "unresolved symbols".

The source code remain the same. If I delete the project and workspace files of eclipse/ccs and create a new project everything's ok till I change and change back the controller (e.g. MSP430F5438 <-> MSP430F5438A).

The only unusual behaviour I found is that the *.cmd files in the "project explorer" are greyed out.

I need to change the controller because loading the same firmware to different hardware settings.