Hi,
I'm using latest 11.7.0 version of MCUXpresso.
Is it possible when debugging a IMXRT with Jlink to load a raw binary in addition to the compilation .axf file?
Thank you very much!
Hello, my name is Pavel, and I will be supporting your case, so I am reviewing your case, but I understand the next if I do not right, please let me know.
There are 2 forms to get the .bin from the IDE, the first is explained on the next page MCUXpresso IDE: S-Record, Intel Hex and Binary Files | MCU on Eclipse.
The final form is the easiest when you build your project appears a Debug file there in the .axf file click right>Binary Utilities>Create binary.
Let me know if you have more questions.
Best regards,
Pavel
I need to load an additional binary (not present in .axf file) when i launch Jlink debug configuration.
In PEMicro this option is present in debug configuration:
But i can't find a similar option in JLink debug configuration, and I was wondering if anyone had the same problem.
Thank you very much.
Best Regards!
Hello,
Are you referring to the windows configuration like this?
Sorry, I do not understand could you elaborate further?
Best regards,
Pavel
Yes, with PeMicro i can download an additional binary when downloading the executable.
See option in red in PeMicro debug configuration:
I can't find a similar option in J-Link debug configuration.
The question is:
Is it possible to achieve the same result in some way?
Thank you very much.
Best Regards
Hello, I recommend reviewing the information on the MCUxpresso for more details. Review the chapter maybe could help you 18.5.2 arm-none-eabi-size.
Best regards,
Pavel