We are using the chip of S32K314 for development.
When we need to reference the lib library, we don't know how to configure the name of the library in the following configuration to ensure that the compilation passes (C/C++ Build→Settings→Libraries).
For example, the name of the library is libe2e.a, and we cannot configure it as "e2e" or "libe2e".
Please help confirm how this part should be configured, thank you.
Hello @LiuJie_Joynext,
We have an article which you may find useful for this topic:
HOWTO: Add a static library file into S32DS GCC project
Hope it helps,
Mike