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.

Why and to were were this question moved?

Other Parts Discussed in Thread: MSP430F5529, MSP430F5528

I have the same issue. Why and to were were this question moved?It is clearly a Code Composer Forum (I can see it on the page header now)???

CCS 6.1.1.00022, Windows7 64 bit SP1, (Intel I7, 8GB RAM, SSD)

After upgrading MSP430 emulator to 6.3.1.8 all of my MSPGCC (RedHat) builds gone crazy (like in the original question).

CCS shows clearly that the __MSP430__ symbol is not defined.

Please provide some workaround.

Tamás Nagy

  • Tamás,

    I replied to the other thread. This particular component is provided by MSP team and I am contacting them.

    I apologize for the trouble,
    Rafael
  • Ok. Thank you.

    In the meantime I have dig into the problem and have find the the MSP430 Emulator update 6.3.1.8 overwrote some GNUC related linker scripts. file. Particularly I was working on an MSP430F5529 Launchpad derivative with MSP430F5528. The F5529 linker script was overwritten and the F5528 was intact.
    The linker calling structure/build scheme was reordered by TI. Nice to know :-(((

    It is good to overwrite linker scripts to make them compatible BUT.
    In this case F5529 script was manually modified, now overwritten and therefore now it is wrong but does compile (and does not work).
    F5528 script was manually modified and therefore it is right but does NOT compile.

    Hope it helps somebody having the same problem.

    Tamás Nagy
  • Tamás,

    I haven't heard anything back from the MSP430 team, but I replied to the other thread with the results of my investigation.

    e2e.ti.com/.../1781371

    Regards,
    Rafael