Hello,
I want to import Data to memory in Debug Mode, It's failed.
What should I do?
Hi @xierxiaofeng
this will work for RAM memory only. If you want to load some data to flash, follow this article:
https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-download-separate-elf-srec-hex-f...
Regards,
Lukas
Thanks for your reply!