Other Parts Discussed in Thread: ENERGIA, , CC3200
Tool/software: Code Composer Studio
Hello,
I am using CCS Cloud and trying to load a program on CC3200-LaunchXL, but it continuously gives an error report "Error connecting to the target". The behavior is strange as I can access the board from Energia installed on my machine (not TI cloud). I even can access MSP432P401R launchpad from CCS cloud, but CCS cloud does not connect to CC3200-LaunchXL.I tried different things to make it work. I removed TICloudAgentBridge extension from my Chorme browser and reinstalled again, but it did not help. I uninstalled and reinstalled TICloudAgent on my computer, but it did not help. I changed the COM port number, but it did not help. I ran Energia before running CCS Cloud to make sure it is accessible and then I ran CCS Cloud, but it did not help. I connected MSP432P401R launchpad and then CC3200-LaunchXL, but it did not help. I can't think of anything else why this is happening.
If it helps, the problem starts with executing boostxl_sensors_sensorgui_msp432p401r_MSP_EXP432P401R_nortos_ccs on MSP432P401R launchpad. The project successfully executed. But when I connected CC3200-LaunchXL to do another project, CCS could not detect CC3200-LaunchXL anymore. I could access CC3200-LaunchXL before working with boostxl_sensors_sensorgui_msp432p401r_MSP_EXP432P401R_nortos_ccs on MSP432P401R. Please note that at this stage still I can access both board through Energia instated on my machine.
This becomes very confusing for me. Could you suggest a solution for this this?
Thank you,