Hi,everyone
Now,I want to implement "relocate" on s9KEAZ128.
Such as,If I want to use the variable at 0x0001F000(flash),it will turn to 0x20002000(ram).
And It can be switched back to 0x0001F000(flash) in real time.
I want to use this project to implement XCP's page switch.