I am trying to debug a new CC430 project, but downloading the firmware to the target, the following mesagge appears:
MSP430: Error connecting to the target: No MSP430 device was found on USB FET 1
The developping platform is CCS v4.1 and the hardware emulator is ez430 Chronos.
Any help?
Regards
Make sure the driver is installed for your MSP430 device.
Thanks & Regards,
cbn
The message means that the software can find the FET, but the FET doesn't find the target device.
How did you connect the Chronos? IIRC, the default way is a wireless firmware update, and it isn't done using the debugger but by uploading (sending) the new frimware through the AP.
The debugger (even for uploading only) requires a direct electrical connection between FET and Chronos and doesn't know about the access point at all.
To be honest, I never did anything with my own Chronos except looking at it, so this is just from old info I remember from the forum.
_____________________________________Before posting bug reports or ask for help, do at least quick scan over this article. It applies to any kind of problem reporting. On any forum. And/or look here.If you cannot discuss your problem in the public, feel free to start a private conversation: click on my name and then 'start conversation'. But please do so only if you really cannot do it in a public thread, as I usually read all threads. And I prefer to answer where others can profit from it (or contribute to it) too.