To use calibration feature (i.e. overlay) you have to execute code or read data from mirrored address range, otherwise calibration is not applied. You can change linker command file configuration if you need to use it so.
Yes, I has followed the code, to remap ram over flash, and I did it. When I write value to ram, the mirrored flash is changed too. But the code is still executing as no-mirrored flash, not mirrored flash
To use calibration feature (i.e. overlay) you have to execute code or read data from mirrored address range, otherwise calibration is not applied. You can change linker command file configuration if you need to use it so.