Morning All,
I am looking for example / ref of 1020 running without SDRAM (MCUXpresso)
I am on a custom 1020 without SDRAM but XIP with Segger and flashing fine
Violates at runtime
Modified SDK's do not provide a stable solution
Best Wishes
Don't hesitate to ask further questions
Hi,
One way you can try the SDK examples without using SDRAM is to reallocate the code or the compiled objects and link them to flash by modifying the linker file.
Regards,
Daniel.