Hello,
Now,I can create a "Elf S32DS project" with windriver diab toolchain.But I want to create a "Library project" with windriver diab.I have no choice but gcc.
So, how can I create library project in S32DS with windriver toochain?
Any help will be appreciated!
What I ended up doing was creating the library project with the default tools. I then went into the Tool Chain Editor in the Project Properties under C/C++Build to change it. I had to unselect the "Display compatible toolchains only" options and then I could select diab. It's been awhile so I think there may have been a couple of other changes like setting the compiler path too. I don't understand why it's considered an incompatible toolchain and not selectable when the project is created, seems like a bug. Hope this helps you.
Any updates on this? I'm facing the same problem right now. I cannot create a new project for a library using DIAB as a compiler, it only allows the Standard S32DS toolchain
Hi,
I can confirm that for library project DIAB can't be selected. You can create executable project and change project type in Project Properties:
Hope it helps.
Jiri
I am running into this same issue. I am able to create an application project and select the diab tools but when I try to create a library there is no option to select the diab tools. Is there a way to do this? I'm using the latest version of S32 DS for Power Architecture.