We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi Everyone, We have currently started porting our application (relatively complex – about 30 000 lines of code) from Keil building tools and ARTX to ARM's and RTL.
So far the biggest problems are when increasing the compilation optimization to levels different then 0. More often system stuck at Undefined Interrupt Handler and it so not so stable. Applying optimization to some (not all) of C source files gives better results.
Does someone have any experience with such migration? Do Keil provide some guidelines to do it?
Thank you in advance, with best regards, Nivelinn
The migration should be relative simple. In the current MDK 3.04 release we have in ..\ARM\HLP\RVI.CHM - Convert from CARM.
This explains it in a step-by-step approach.