I'm trying to do two updates
- Update ccs 5.1 to 5.3 to match other developers here
- Update the C2000 tools for the same reason
Currently I cannot compile a common project we use, first because the source actually has an ifdef check on the compiler version (I'm working on finding out why), second the project undergoes a format conversion on loading for some unknown reason.
However check for updates shows no new revision for CCS, clearly there must be since my colleagues are running a newer version. And I get an invalid jar signature whenever I download the C2000 tools update.
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: org.eclipse.update.feature,com.ti.cgt.c2000.6.0.win32,6.0.6.
Error reading signed content:C:\Users\E9877365\AppData\Local\Temp\signatureFile348950635910910811.jar
An error occurred while processing the signatures for the file: C:\Users\E9877365\AppData\Local\Temp\signatureFile348950635910910811.jar
Robert