4.1.2 Interrupt and Trap Vectors
All dsPIC33CK512MPT608 family
devices reserve the addresses between 0x000000 and 0x000200 for hard-coded program
execution vectors. A hardware Reset vector is provided to redirect code execution from
the default value of the PC on device Reset to the actual start of code. A
GOTO
instruction is programmed by the user application at address,
0x000000, of Flash memory, with the actual address for the start of code at address,
0x000002, of Flash memory.
A more detailed discussion of the Interrupt Vector Tables (IVTs) is provided in Interrupt Controller.