Unknown Year, 5.2L MC68HC16Z2 Initialization Code Overview
From JTEC_PCM
Revision as of 09:18, 2 March 2012 by Boostinallovryou (Talk | contribs)
- Reset Vector = 0x0
First byte of reset vector = PK (Program Counter Extension)
Second byte of reset vector = SK (Stack Pointer Extension)
Third byte of reset vector = ZK (Index Z Extension)
PK = 0x01
SK = 0xFF
ZK = 0xFF
Initial PC = 0x0 | PK = (0x10000)
- 0x10000 Jump to 0x20000