I use S32 DS IDE(v1.1) include GHS compiler(v2015.1.6) and run test3 project in KIT33908MBEVBE+KITMPC5744DBEVM.
The project can be compiled, but the process occurred error in debug mode.
It brothers me one week.Could someone give me advice, please?
Thanks a lot.
Original Attachment has been moved to: test3.zip
Hi Martin,
I delete .elf, but some problem occurred as follows. Where do I need to set it?
Thanks a lot.
Hi Martin,
I add the command as follows, but there was an error after compilation.
Where should I set "Build with optimizations off (-Onone) or debug options on (-Odebug) or a variation of those."?
Console log:
Hi,
I am sorry I forgot one point. You have to delete .elf from command inserted to Post-build step.
Regards,
Martin
Hi,
This sounds like a known issue with GHS build tools. There is a workaround which does not completely resolve the issue, but it improves debugging:
Add this command as a post-build step:
Please let me know, if it helps you.
Regards,
Martin