How to make GHS as the compiler in S32 DS, Does S32 DS support to debug code programming with Autosar OS and BSW?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to make GHS as the compiler in S32 DS, Does S32 DS support to debug code programming with Autosar OS and BSW?

2,705 Views
jianmin_zhou
Contributor II

Hi,

Does S32 DS suppport GHS compiler? how to setting?

I have one project that compiled by GHS compiler, the project has AUTOSAR OS + BSW,  Can i move this project to S32 studio, and specify the GHS for comiler, and debug it in S32 DS?

Tags (3)
0 Kudos
4 Replies

2,287 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

could you please specify, if you are asking about PowerPC or ARM microcontrollers?

Regards,

Martin

0 Kudos

2,287 Views
jianmin_zhou
Contributor II

Another issue is that I have a .elf file produced by GHS compiler, how to debug it in S32 DS?

0 Kudos

2,287 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

answer for your first question is yes, you can add GreenHills compiler into S32DS using GreenHills plugin. I am not sure, how difficult will be moving the project itself into S32DS, but selecting GreenHills toolchain is pretty simple. Please see the document in the attachment.

About your second question, if your elf file meets DWARF standards, you can use tutorial below:

HOWTO: download separate elf/srec/hex file to microcontroller using S32 Design Studio 

Regards,

Martin

0 Kudos

2,287 Views
jianmin_zhou
Contributor II

Hi, 

I am talking about S32 DS for ARM 

0 Kudos