3.21 CLASSB_SRAM_FINAL_WORD_ADDRESS
Summary
Final word address in the SRAM.
Description
This constant defines the final word address in the SRAM.
Remarks
This value must not be modified. It might vary depending on the device.
For PIC32MK MCJ device
#define CLASSB_SRAM_FINAL_WORD_ADDRESS (0xa000fffcU)
For PIC32MK MCA device
#define CLASSB_SRAM_FINAL_WORD_ADDRESS (0xa0007ffcU)
For PIC32MK MCM device
#define CLASSB_SRAM_FINAL_WORD_ADDRESS (0xa003fffcU)