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.
Part Number: MSP432P401R
Tool/software: Code Composer Studio
Hi All,
I'm attempting to get CCS Cloud to flash an MSP432 launchpad on Ubuntu 17.04. I hit the install button on the popup, and it appeared to work, but though the "install" button disappeared, the popup still popped up with the Download button. I read the "But I already installed this" page, and nothing there solved the issue. I did the download, and then did a chmod 755 and ran the .run file, and let it go into my home directory. This didn't work, so I moved the TICloudAgent folder to ~/.ti/, but that gave me this error:
The file it complain about is this:
<?xml version="1.0" encoding="utf-8"?> <d:error xmlns:d="DAV:" xmlns:a="http://ajax.org/2005/aml"> <a:exception>jsDAV_Exception_FileNotFound</a:exception> <a:message>File at location /home/toroide/ccs-cloud-storage-temp/ide/rob.frohne@wallawalla.edu/default/2017 VNA/targetConfigs/MSP432P401R.ccxml not found</a:message> <a:jsdav-version>0.2.6</a:jsdav-version> </d:error>
Any suggestions?
Thanks,
Rob