|
|
Rockbox mail archiveSubject: Exception vector tableFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2001-12-08
The first 0x200 bytes of the image appears to be the exception vector table.
This is what it looks like:
Vec# Address Description/interrupt source
11: 09000cac NMI
64: 0900c060 IRQ0
70: 09004934 IRQ6
78: 09004a38 DMAC3 DEI3
80: 0900dfd0 ITU0 IMIA0
88: 0900df60 ITU2 IMIA2
90: 0900df60 ITU2 OVI2
104: 09004918 SCI1 ERI1
109: 09010270 A/D ITI
From the use of address 0x0903f2bc as stack pointer, we can deduce that the
It is also interesting to look at which vectors are used, such as the SCI rx.
I've written this down on the page http://bjorn.haxx.se/jukebox/notes.html
Also, there is now a list archive: http://bjorn.haxx.se/jukebox/mail.cgi
/Björn
Page was last modified "Jan 10 2012" The Rockbox Crew |