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.

MSP430FR5959: Linker Error with Link Command File

Part Number: MSP430FR5959
Other Parts Discussed in Thread: MSP430WARE

Tool/software:

Hi-

I received a radiation test firmware from the TI application engineer. This firmware requires the code to preside in the exact location of the uC FRAM for it to work as it will check the FRAM integrity while the device is being exposed to the simulated space environment. The linker command is provided, but I received an error message (see below) when I attempted to compile and link the provided source code.

I tried to upload the linker command file to your review, but it doesn't appear here. I can send file separately once I got the reply on this post.  Thanks.

  • Hey Anthony,

    It does seem like some sort of project setting.  I'm guessing maybe the project was built with an old compiler originally and maybe at some point maybe the linker format was expected to change.  That doesn't happen often, but possible.  

    I'm going to attempt to link the latest default linker for you.  This won't directly fix your problem, but maybe you can compare it to the modified linker to find the issue.  If for some reason it does not link, I just imported the default msp430fr59xx_1.c project from MSP430ware and pulled the linker from there.  

    lnk_msp430fr5959.cmd

    Thanks,

    JD

**Attention** This is a public forum