19.1.1 Device Configuration for PIC32MZ W1 Devices

In the PIC32MZ W1 devices, the configuration words select various device configurations that are set at the device Reset prior to the execution of any code. They are part of the program memory and are included in the programming file along with the executable code and program constants. The names and locations of these configuration words are listed in Table 19-6.
Table 19-6. DEVCFG Locations for PIC32MZ W1
Configuration WordPhysical Address
BCFG00x1F800100
CFGCON00x1F800000
CFGCON10x1F800010
CFGCON20x1F800020
CFGCON30x1F800030
CFGCON40x1F800040
USERID0x1F800070
Configuration Word(1)Physical Address
BFDEVCFG00x1FC5_5F9C
BFDEVCFG10x1FC5_5F98
BFDEVCFG20x1FC5_5F94
BFDEVCFG30x1FC5_5F90
BFDEVCFG40x1FC5_5F8C
BFDEVCFG50x1FC5_5F88
Note:
  1. The user-configured setting of BFDEVCFG0 to BFDEVCFG5 are loaded from the boot Flash into the following counterpart registers at system start-up:

    • BFDEVCFG0 to BCFG0(L)
    • BFDEVCFG1 to CFGCON0(L)
    • BFDEVCFG2 to CFGCON1(L)
    • BFDEVCFG3 to CFGCON2(L)
    • BFDEVCFG4 to CFGCON4(L)
    • BFDEVCFG5 to USERID