Part Number: RF430FRL152HEVM
Other Parts Discussed in Thread: RF430FRL152H
Tool/software: Code Composer Studio
OS: Windows 10, 64-bit
CCS: 6.2.0.00050
Device/Board: RF430FRL152HEVM with BOSCH-BMP280 and Arduino UNO(I2C connect)
Hi,
I modified the RF430FRL152H_SensorHub_Project and tried to sample the BMP280 module, and then sent the result data to the arduino UNO board.But when I pressed the debug button, an error occurred:
MSP430: GEL: Target must be connected before calling the function
I have tried some solution like uninstalling the CC13xx/CC26xx Device Support and checking the launch option, but it didn't work. I have successfully run the LED Blinking example for RF430FRL152H_NFC_Only_Project_NDEF_Support so I think the device is actually connected.
I'm a beginner of CCS so if there is any detail of setting while debugging, please tell me.
Thanks.
Minnie