This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: Does AM62A7 support memory overlay?

Part Number: AM62A7


Tool/software:

Hello.
I`m trying to implement EB autosar cp CAN bus (XCP) calibration and memory overlay is required for this.
Could you please check below memory overlay can be implemented on AM62a7 to switch WP(Working Page) and RP(Reference Page)?
e.g. memory overlay for CAN bus (XCP) calibration should work as below.
1. 0x00000000 ~ 0x00001000 : RP region
2. 0x10000000 ~ 0x10001000 : WP region
3. without memory overlay(overlay turn-off), RP region will be accessed when 0x00000010 will be accessed, for example.
4. WP set to RP, and memory overly turn-on
5. with memory overlay(overlay turn-off), WP region will be accessed when 0x00000010 will be accessed.
Is it possible to implement this memory overlay scenario for EB autosar cp CAN bus (XCP) calibration on AM62a7?
Thanks and Best Regards.