hello to everyone, there's a example programm from ADI how to store some calibration data in flash-memory at runtime.
They just use page 120..123
A hazard game, how to avoid collision with programm-code?
Tell the linker that that address range is unavailable. If the linker somehow doesn't have a directive to reserve space in the memory map, create a segment of unused data of the appropriate size and link it at that address.