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:
when I choose the "GHS PowerPC Standalone Executable Toolchain",And build my project successfully:
BUT When I want to compile a library file,I can not choose the GHS toolchain:
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!
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
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??
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:
Hope it helps.
Stan