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.

MSP430FR5962: XDCtools Error on old project

Part Number: MSP430FR5962

Tool/software:

Hi,

I have recently been tasked with making some changes to a legacy project using the above part.  When I attempt the build the project I get the following error:

"xdc.tools.configuro: Error: no target named: please use -t, -b, or --cb"

This error links to the following function in a file called Cmdr.xs. Specifically to line 52.

I wonder if anyone can offer any clue as to what the problem is here?

Thanks

  • Hi Tom, 

    To be honest, I'm not familiar with the XDCtools, but according to error message, it seems that legacy projects may have outdated build scripts or configurations that do not align with the current version of XDCtools. "Ensure the target device (msp430fr5962) is explicitly specified using the -t option in the build command or in the configuration file." and this is the answer from AI, hope it would be helpful to you.

    Best Regards,
    Peter

**Attention** This is a public forum