Part Number: AM263P4-Q1
Tool/software:
Hi Team,
My customer has the question below.
They want to flash two applications A & B. They want to store it in the respective flash locations below.
---------FLASH Location------------
0x60100000 "Application A"
0x60200000 "Application B"
(They want to set the execution address as 0x60100000 and XIP boot)
Depending on some condition that they configure, they want to boot Application A or Application B. They are thinking of using the RAT module to map 0x60200000 to 0x60100000. Is this possible? (Also, is it possible to directly call the application when initializing AddrTranslateP_init()?)
SDK ver is 9.2.00.56
Best regards,
Mari Tsunoda