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.
HI,
I try to use the MSP-EXP430G2 launchpad board.
When I start a new project, CCS v6 can't identify the MPS430G2553.
The error message is the following :
"Could not find MSP-FET430UIF on specified COM port".
How can I specify the COM port used for the MPS430G2553 board in CCS v6 ?
Do you have a CLEAR procedure to follow in order to make that work ?
When I try to find a solution at this issue on your forum, I find nothing working (like killing process...)
I don't understand how a worldwide company as Texas Instrument doesn't clearly support people who buy his product !!
Thanks
Karim,
what do you mean by "I don't understand how a worldwide company as Texas Instrument doesn't clearly support people who buy his product !!"? As with any other hardware/software combination there can be issues. There are millions of different possible combinations and sometimes, there occur problems. TI cannot escape from this. Believe it or not, but TI's customer support is the best I have ever seen so far.
Anyway - could you first please open your device manager and see if the FET appears in the list and does not have an exclamation mark?
Like this:
May look different for you because I'm using the MSP-FET and not the MSP-FET430UIF.
Dennis
Edit : I install drivers for MSP430 and now It is displayed in the device manager without an exclamation mark, but still not recognise by CCS...
The LaunchPad is not using the ‘MSP-FET430UIF’ and CCS is not using any COM port to communicate with your LaunchPad.
It looks like you have selected the wrong Target Configuration or misconfigure the Target Configuration.
Karim,
I had a look at the changes in the device manager when the LaunchPad is plugged in - the following three devices are added in my device manager (Win7):
(My one is in german)
And here is a screenshot from my properties window with a running G2553 project on the G2 LaunchPad:
Could you zip your project folder and upload it?
Dennis
Karim, your one works here. I created a new project and inserted your code - could you try if you get the same error message with the project I created. Then it has nothing do with those settings.
Again;
The LaunchPad is not using the ‘MSP-FET430UIF’ and CCS is not using any COM port to communicate with your LaunchPad.
It looks like you have selected the wrong Target Configuration or misconfigure the Target Configuration.
Verify you are using the right USBn (1, 2 or 3).
Selecting a MCU doesn’t implicit selects the correct Target or Debug Configuration.
Go to “View\Target Configurations” open the folder of your Project and the folder “targetConfigs”.
To be sure right click the “…G2…” ccxml and select ‘Set as Default’.
Double-click the configuration and check in both Tab’s (Basic and Advanced) if everything is correct, and press Save.
Click on the Arrow down right next to the Debug icon and select the correct Debug Configuration.
If still a problem you can also select from the drop down ‘Debug Configurations…’ and modify the Debug Settings or create a new one.
**Attention** This is a public forum