Greenhills does not support using PEMicro to debug MPC5744P but S32D support.
I guess if it is possable that import Greenhills generated files into S32D, and use S32D+PEMicro to debug. If it is possable, which files need to be imported and how to operate on the details?
Hello,
Yes it's possible to program GHS executable into the device but debugging GHS generated project with P&E GDB has some limitations, see e.g.
https://community.nxp.com/message/850410
Regards,
S.
Hello,
try to look at the article below and use .elf file from GreenHills compiler. I think you should be able to load the elf into the microcontroller and also debug it in case you use DWARF 2.0 standard for debug information.
Please try and let me know if it works.
Regards,
Martin
Hi Martin,
Sorry for my delay, the method you provided is useful.
Thanks.
Regards,
Ruidong