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?
Hello,
could you please specify, if you are asking about PowerPC or ARM microcontrollers?
Regards,
Martin
Another issue is that I have a .elf file produced by GHS compiler, how to debug it in S32 DS?
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
Hi,
I am talking about S32 DS for ARM