Part Number: MSP430F5529
Other Parts Discussed in Thread: MSP-EXP430F5529LP, ENERGIA, CC3100, MSP-FET
Tool/software: Code Composer Studio
Hello all,
I bought a MSP-EXP430F5529LP Launchpad to learn the 16bit ultra low power MCUs, and to use with the CC3100 Boosterpack. So I decided to use Energia at first, just to upload some simple blink sketches. Problem is, Energia didn't upload the blink program (it was stuck for a long long time and the red LED next to the power LED was lit), and now I've lost access to the debugger apparently. If I plug the MSP, it works normally, but Windows doesn't show any Virtual COM ports, Energia just stays at "uploading" and nothing happens...
So I reinstalled Code Composer Studio to add support to MSP (I use CCS to program the Tiva EK-123/1294 launchpads, which I'm more familiar), tried to upload the OutOfBox_EmulStorageKeyboard, and it gives me that:
MSP430: Error initializing emulator: One of the connected MSP-FETs / eZ-FETs debuggers needs recovery. Select 'Recover' to start the recovery process. Note: Only one MSP-FET / eZ-FET debugger can be connected to your system during recovery.
When I start the recovery process, it stucks forever at this window:
I wasn't able to upload my first code haha. Any help?