Tool/software: Code Composer Studio
Should we be able to install Software from TIREX (TI Resource Explorer) in CCS Linux?
That way we can just "Import to CCS IDE" when browsing in the "View->Resource Explorer" window. Works great on Windows10.
But getting Failure errors in Linux CCS (9.3.0) on the "Installing Packages" Icon after hitting "Install" in the "View->Resource Explorer" window.
Didn't see anything in CCS release notes or UG.
Is this supported?
Detailed errors on MSP430Ware and CC2652 Simplelink SDK (just manually installed the latter) below:
Error
Received message: "<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "www.w3.org/.../xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>404 - Not Found</title> </head> <body> <h1>404 - Not Found</h1> </body> </html> " with status code: 404 when making request to dev.ti.com/.../packageDownloadInfomsp430ware__3.80.08.01
Error
Received message: "<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "www.w3.org/.../xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>404 - Not Found</title> </head> <body> <h1>404 - Not Found</h1> </body> </html> " with status code: 404 when making request to dev.ti.com/.../bundleSIMPLELINK_CC13X2_26X2_SDK__3.30.00.03&makeoffline=true&progressId=f28586e13743998511824afdbadd5f5a18ada3ff&os=linux
***