Hello All, I am trying to understand the ARM922T interrupt and writing a simple interrupt code for the sharp lh7a400 chip-set with ARM922T. It would be greatly appreciated if anyone would be able to help me out with how to write code in C and where from I need start in this regard. Thanks! -Sajiv
Hi Jon, I have developed a loader program for lh7a400 chip-set. There is a memory resident proprietary program that does pretty much the same functions as my program, they are called LoLo and BoLo. Now my main project goal is to run my loader program from a particular address instead of the LoLo or BoLo. In doing this, what are the needed procedures? How should I handle the MMU & other memory related processes?, How should I take care of interrupts?. I should say I am new to this side of engineering, so kindly help me out. Thanks a bunch... -Sajiv