I am finishing another ones work but now I've got a problem with the version of RV.
At first we were using RV30 and now we've upgraded to RV31 and so the startup.s and retarget.c files can't be found. Where can I find these files?
With best regards,
Ruud van Heugten
Ok I found the map but what should I do now? If I replace the original startup.s(from version RV30) to the startup.s file in the X:\Keil\ARM\Startup\Philips\ it gives me a large list of errors like:
C:\Keil\ARM\Startup\Philips\Startup.s(60): error: A1167E: Invalid line start
And:
C:\Keil\ARM\Startup\Philips\Startup.s(62): error: A1163E: Unknown opcode UND_Stack_Size , expecting opcode or Macro
I am using a lpc2138 mcu.
Maybe I can't simply replace the startup-files but what do I need to do to get those older projects to work.