Could somebody please give me a piece of C code written for ARM (for Green Hills or ARM @DS) with the exception support(IRQ/FIQ). I have no memory remapping in my system so
exception vectors are to be located at 0x04,0x08 and etc.
klop
Look ARM ADS Examples:
"C:\Program Files\ARM\ADSv1_2\Examples\embedded\"
And look:
"C:\Program Files\ARM\ADSv1_2\PDF\ADS_DeveloperGuide_D.pdf"
Writing Code for ROM
6.8 An embeddable application with interrupt handling