I build a software without using the MCUExpresso IDE, the output is ELF. I wish to debug this elf in the MIMXRT1064 EVK, how can I download my elf into the internal RAM of the EVK and debug using MCUExpresso ?
Hello KH Leong,
Please refer to the following community thread: Questions: How to debug elf files with IDE. Also, the following blog post is useful for this: “No source available”, or how to Debug Multiple Binaries with GDB and Eclipse | MCU on Eclipse.
Regards,
Victor