10.3.2.4 Fuse Configuration Regions
FICD : ORIGIN = 0x57F0, LENGTH = 0x2
FPOR : ORIGIN = 0x57F2, LENGTH = 0x2
FWDT : ORIGIN = 0x57F4, LENGTH = 0x2
FOSC : ORIGIN = 0x57F6, LENGTH = 0x2
FOSCSEL : ORIGIN = 0x57F8, LENGTH = 0x2
FGS : ORIGIN = 0x57FA, LENGTH = 0x2
These regions correspond to the dsPIC33EP32MC504 configuration registers. Programming for
these registers is accomplished using #pragma config
statements with the
XC-DSC compiler.