Hi,
I'm new to this forum but have been searching a lot for an error that occurs when I try to compile Project0 from the Hercules Launchpad tutorial.
I have earlier used CCS v5.5.0.00077 and then everything worked fine. Yeaster day I updated the CCS to CCS v6 and suddenly the compiling of my old project wasn't working. I then re-installed CCS v5.5.0.00077, but now the project and any new project will not compile there either.
I have applied the fix for the .xml according to the Hercules Launchpad wiki, but that doesn't fix my problem.
The problem is that when the library should be built for the first time it is saying that the file rtsv7R4_A_le_eabi.lib wasn't found. I have looked in the compiler folder and I can not find the file either. It is the samt for both TI ARM compiler 5.1.5 and 5.1.1. However, the old projects, before updating, could be built with TI ARM compiler 5.1.1. If I'm looking in an old compiler folder lika TI ARM compiler 4.6.6 I can find the library I'm searching for, but if I just copy and paste that file I will get an error that __ti_decompress_rle24 was undefined, probably because I use an old .lib file?
I would be really happy with some help, because it has worked flawless before!
I'm now trying to install the CCS v5.3.0 because that is the version the examples on the Hercules Launchpad wiki was created in just to try.
My operating system is Win7 64-bit
Hercules Launchpad using RM42L432
Trying to build Project0, and other projects that has worked building before.
/John-Eric