Other Parts Discussed in Thread: CC1120, CC1190, MSP430FR5739, MSP-EXP430FR5739, MSP430G2553
Tool/software: Code Composer Studio
I have two TI SmartRF Transceiver Evaluation Boards which have the MSP430F5438A MCU. I have connected two CC1120+CC1190 to these evaluation boards. My intention is to test a protocol.
Unfortunately, I don't have a JTAG to program the MSP430F5438A MCU. I got these boards as a gift. So my plan is to use Spi Bi Wire protocol ( two wire slow programming protocol ) by TI to program the MSP430F5438A in this evaluation board.
I found a MSP430FR5739 Launchpad from the university and connected as follows
RST/NMI/SBWTDIO pin to the Reset Pin on the Launchpad
TEST/SBWTCLK pin to the Test pin on the launchpad.
However my CCS complains saying the following
"Error Connecting to the target: Couldn't not find the device (or device not supported)"
I'm unable to purchase the JTAG, and would like to know which Launchpad board would be able to actually program the MSP430F5438A in the TI SmartRF Transceiver Evaluation Board.