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/MSP-TS430DA38: Error: Unknown Device

Part Number: MSP-TS430DA38
Other Parts Discussed in Thread: MSP-FET, MSP430G2755

Tool/software: Code Composer Studio

Hi,

I have the MSP-TS430DA38 board with the MSP430G2755 MCU in the socket. The board is connected to my PC with the MSP-FET through the JTAG connector. MSP-FET does show me green when connected to my PC.

I imported an example code for ADC10 operation from Resource Explorer (msp430g2x55_adc10_01.c) just to see if things would connect properly.

I did go into target configuration and select the msp430g2755. The code builds successfully, but when I try to flash it onto the board, it would give me an error: unknown device.

Am I missing some kind of set up? Please help!