Tool/software: Code Composer Studio
using: CCSv5.5
bios: 6.35.4.50 (C6674)
I am trying to add the NDK to a project that has been building and in use (without ethernet) for quite a while. I am trying to match the version of NDK and NSP correctly for the BIOS I am using. I am limited in my choices but the problem is more related to CCS initially finding and/or loading the package.
First, I downloaded NDK 2.22.03.20 and uncompressed into my top level directory C:\ti - and then started CCS. CCS did not find the new package as I did not get a window, allowing me to choose to install the package, nor does the package show up in my properties -> RTSC list.
Then I downloaded NDK 2.21.2.43, unzipped it, and started CCS. CCS found the new package and loaded it just fine!! The problem is that the matching NSP 1.10.1.6 will not load due to an error (I downloaded it, unzipped it, and CCS finds it, so...). The error follows:
Problems downloading artifact: osgi.bundle,com.ti.rtsc.NSP.product_1.10.1.06,1.10.1.06.
File has invaled content:C:\Users\rdobbis\AppData\Local\Temp\signatureFile1750817143005571917.jar
Invalid contect:plugin.xml
The file "plugin.xml" in the jar "C:\Users......." has been tampered!
Any help would be appreciated!!
Richard