Other Parts Discussed in Thread: RF430FRL152H, MSP-FET,
Tool/software:
Hello,
I am trying to code the RF430FRL152HEVM over Code Composer Studio connected to the MSP-FET for a project. I downloaded the example firmware and tried to use the RF430FRL152H NFC Projects example in CCS. I have been having several issues:
1. When I first plugged the MSP-FET into my laptop it was recognized as a device but now it no longer does because of other issues I was having I uninstalled and reinstalled CCS so perhaps after doing that I'm missing some firmware or drivers to recognize the MSP-FET but I'm unsure what?
2. I can build the example projects fine but when I go to debug them it comes up with
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.
And then when I press recover it says
MSP430: Error: MSP-FET / eZ-FET recovery failed
The first time I debugged it, I was prompted to click update firmware when I clicked accept and I believe the MSP-FET flashed red for a second before the error about initializing came up. I have tried USB1 USB2 and USB3 but no success. I have the EVM board plugged via the JTAG headers into the MSP-FET and then the MSP-FET into the computer. I don't know if I need it but I also installed the MSP430 drivers onto my laptop but that didn't change anything. The SV7 header is still attached and I have the following set up for switches:
S6: Supply , S5: 0, S4:0, S3: M
Apologies, I have never used these devices before so I'm just wondering if I'm missing something obvious? I feel like this can't be an error with the MSP-FET not working as I just got new and this was the first time I used it.