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.

NSP网络支持包安装失败



最近在写UDP协议,用的软件环境是CCS v7.2,网络包是ndk_2_20_06_35,在TI官网上下的nsp是nsp_1_10_00_03,下完后,放到TI目录下,CCS软件并没有识别,我换到workspace工作目录下,识别出来了,安装之后出现了如下问题

An error occurred while collecting items to be installed

session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.ti.rtsc.NSP.product_1.10.0.03,1.10.0.03.
File has invalid content:C:\Users\ACTEC-~1\AppData\Local\Temp\signatureFile6919461495666196257.jar
Invalid content:plugin.xml
The file "plugin.xml" in the jar "C:\Users\ACTEC-~1\AppData\Local\Temp\signatureFile6919461495666196257.jar" has been tampered!

求教怎么解决