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, I have couple of lines of codes to insert into startup.a51. However, placing them at different places of startup.a51, either cause memory overlap (this disable my interrupts) or not to be executed at all. Hope someone can shine some light, where usually should codes to be executed before main() be placed at ? In addition, should I change the optimization options etc ? Thanks
http://www.keil.com/support/docs/2659.htm Jon