How to build library file use GHS in S32DS?

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

How to build library file use GHS in S32DS?

1,872 Views
yyang
Contributor II

Dear engineer:

I have successfully integrated GHS Toolchain(for powerpc) in S32DS,

when I create a project ,it will prompt me to choos the Toolchain,As shown below:

_G)_KU213H3DQDSL{P_1EK4.png

when I choose the "GHS PowerPC Standalone Executable Toolchain",And build my project successfully:

QQ图片20171116184352.png

BUT When I want to compile a library file,I can not choose the GHS toolchain:

14.png

How do I use GHS Toolchain to build the library files(*.a file)  ??

I use GHS Toolchain to compile my project can get the *.elf file ,but how do I generate a s-record file (S19 file)?

Best Regards!

0 Kudos
3 Replies

1,160 Views
stanish
NXP Employee
NXP Employee

Hello, 

Thank you fro the report!

This is a known issue in S32ds ARM v1.3. This should be fixed in the next S32DS release.

Regards,

Stan

0 Kudos

1,160 Views
yyang
Contributor II

Hi,stanish

I found this issue in S32DS for Power Architecture v1.2 , NOT S32DS ARM v1.3. I know S32DS ARM has been updated to v2.0.

In S32DS for Power Architecture v1.2 is not the same problem with S32DS ARM v1.3?

Will this issue be fixed in the next S32DS for Power Architecture release version ??

 How to use the GHS toolchain generate s-record file (S19 file) in S32DS for Power Architecture??

0 Kudos

1,160 Views
stanish
NXP Employee
NXP Employee

Hi,

This is a known issue in S32DS Power as well. This should be fixed in the next release/update.

Regarding GHS plugin: S-record generation could be setup in Project properties -> C\C++ Build -> Settings:

pastedImage_1.png

Hope it helps.

Stan

0 Kudos