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/TIDA-00663: TIDA-00663

Part Number: TIDA-00663
Other Parts Discussed in Thread: TDC7200EVM, MSP430FR5969, MSP430F5529,

Tool/software: Code Composer Studio

Hello, 

I am trying to upload the USB demo from the TDC7200EVM reference software to a MSP430FR5969 and the TIDA-00663 board that I have re-created for testing. If I compile the TDC7200EVM_USB project as is without changing any of the configuration settings, the linker file and the target configuration file are set to the MSP430F5529 and the build is successful. The load errors out because it recognizes that the board connected to the USB port (the MSP430FR5969) does not match the target configuration file. To fix this, I changed the linker and target configuration files to be for the MSP430FR5969. The errors I get when I try to load this project are all related to parameters that are undefined causing the build to fail. I have searched on several of these forums to try and fix my problem, but none of them seem to cover this particular error.

My initial guess is that I am missing a project properties setting either related to the configuration of the device or the version of the compiler is not compatible with the evaluation software? I have tried just about everything I can think of to resolve this and it would be great to get some advice on how to fix this.

I want to get this demo (TDC7200EVM_USB) uploaded to the MSP4305969 so that I can use the TDC720xEVM Application to trigger the pulsed laser diode on the TIDA-00663 PCB.

Thank you,

Alex

**Attention** This is a public forum