Hi.
I have a project with the PIC32MZ1024EFM100 and XC32 v3.00.
I'm preserving a region of program memory to store constants. This is created both in a bootloader and in the user application code. (Bootloader and application are separate projects)
..
↧
How to prevent other constants from being placed in a reserved region of program memory? (DominusT)
↧