Hello,
I am currently working with the S32K342 microcontroller and S32DS v3.5 , SDK v4.0.0, and I have a requirement that during startup the complete program should be copied from flash to RAM . so it will execute fully from RAM.
Probably i need to modify some sections on linker script, also modify the startup code, but im not very familair with this device yet. I would appreciate guidance on how to do it.
Best regards.