This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello TI Forum,
I am trying to build this MSP432 IoT project:
www.hackster.io/.../create-a-multi-tasking-iot-wi-fi-sensor
I am using a clean Ubuntu 14.04.01 install with Firefox 28.0. I have successfully built the code, but when it comes to flashing it onto my MSP432P401R development board (by clicking the green 'Flash' button) on CCS Cloud, the 'Flashing' dialog appears with the message 'Initializing TI Cloud Agent' and sits there forever.
I believe I have installed the agent correctly by executing './ticloudagent.run' together with 'sudo apt-get install lib32stdc++6 libc6-i386' and 'sudo apt-get install libusb-1.0-0-dev:i386' (since during installation it complained about missing the 32-bit version of libusb-1.0.so).
I have also installed the add-on to Firefox.
I've followed everything on the troubleshooting guide. What am I missing? Are there logs somewhere that shows the TI Cloud Agent running? Does the TI Cloud Agent need to be started? I see some udev thinks wiz by during the install, and I see the MSP432 board being detected in syslog and lsusb. Am I missing something fundamental?
Thanks in advance.
Regards,
Pak