How to import Greenhills generated files into S32D and debug

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to import Greenhills generated files into S32D and debug

2,965件の閲覧回数
xingruid
Contributor II

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?

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

2,347件の閲覧回数
stanish
NXP Employee
NXP Employee

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.

0 件の賞賛
返信

2,347件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

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.

https://community.nxp.com/docs/DOC-332252?sr=search&searchId=0c1a670b-f5b4-40fb-bc50-83d018dcc743&se... 

Please try and let me know if it works.

Regards,

Martin

0 件の賞賛
返信

2,347件の閲覧回数
xingruid
Contributor II

Hi Martin,

Sorry for my delay, the method you provided is useful.

Thanks.

Regards,

Ruidong

0 件の賞賛
返信