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.

CCS/MSP430F2616: Debug error on CCS9 of assembler program made on CCS4

Part Number: MSP430F2616
Other Parts Discussed in Thread: MSP-FET

Tool/software: Code Composer Studio

Dear person in charege of engineering support

Hello.

We have a problem about program debug.

1. We develped the assembler program on the circumstances (Windows 7- CCS4 -(MSP-FET430UIF)-MSP430F2616),

   and we succeeded in downloading this program to target CPU MSP430F2616.

2. When we tried to build/ debug / download the same program on the circumstances

   (Windows 10- CCS9- (MSP-FET Flash Programmer)-MSP430F2626).

    we failed it because of build-error of the same program.

(Question 1)  Does this build error may happen because of the difference of CCS4/CCS9 ?

(Question 2)  If that happens, how can we successfully build/ debug/ download (the program 

                     developed on Windows7/CCS4)on the circumstance of Windows 10/ CCS9?

Sincerely yours

Ren iSHINO

I&T tech co.,ltd.

 

.

  

  • Hello,

    ISHINO ren said:
    (Question 1)  Does this build error may happen because of the difference of CCS4/CCS9 ?

    Possibly. It would be helpful if you shared more details about the specific build error that you're seeing.

    ISHINO ren said:

    (Question 2)  If that happens, how can we successfully build/ debug/ download (the program 

                         developed on Windows7/CCS4)on the circumstance of Windows 10/ CCS9?

    Have you confirmed that your project settings match? I see you're changing devices from one project to the other. I suspect that the build error is related to your project configurations.

    Regards,

    James