Other Parts Discussed in Thread: MSP-FET, RF430FRL152H, UNIFLASH
Tool/software: Code Composer Studio
Hi, after stumbling about with CCS ( Version: 7.1.0.00015 ) and the firmware for it (
) and various docs for MSP-FET as well as for MSPDebugStack, I am still stumbling about trying to find out HOW to actually use the MSP-FET (via CCS on Win10) to program the RF430FRL152HEVM.
After tweaking the various project settings in CCS, I believe I managed to successfully build in CCS the SensorHub and NFC Projects for the RF430FRL152H under the (default) Debug Profile
Apologies for this n00b question, but in all seriousness, this *seems* to be a lack in the documentation. For example, on page 6 (sec 2.3.2) of salu607.pdf, it clearly says I can debug/program the device using MSP-FET (and from the pic and the obvious cables and where they get plugged in, I can see that MSP-FET lights up sold green and that the MSP Application USART1 and MSP Debug Interface has come up on device manager on my win10 CCS box.)...
Okay. but whats the next step?? Do I need to do anything with the MSPDebugStack package? (I assume not, because I found the same MSP430.dll on both the CCS install dir as well as on the default msp430.dll_developer_package_rev_3_09_002_015.zip ???)
Thank you.