I'm using the dsPIC33FJ256GP710 with the C30 compiler.
Is it possible to move the IVT to a different memory address? What I would like to do is setup a bootloader that uses memory locations 0x00000 to 0x04FFF, and then the main program uses ONLY addr..
↧