hi,
i wanna build a library using NXP FreeRTOS.
so let me know about the method to make a library with my function.
(like myLibrary.h and myLibarary.a)
thanks.
using software configuration
1) S32DS.3.5_b220726_win32.x86_64.exe
2) SW32_S32DS_3.5.8_D2311 package
3) SW32_S32DS_OfflineDevPack_3.5.0_D2207 package
4) SW32K3_RTD_4.4_3.0.0_P01_D2303_DS_updatesite package
5) NXP FreeRTOS 10.0.5 package
*System Clock : use default clock (peripheral - os - freertos - General option)
Solved! Go to Solution.
Hi @jwjung
For guidance on creating and adding a library in S32 Design Studio. I recommend taking a look at the following links, which provide detailed instructions that might be useful for you:
How to create a lib file and add it to another project with S32DS
HOWTO: Add a static library file into S32DS GCC project
Check them out and see if they help! If it is not quite what you are looking for or you have more questions, just let me know.
BR, VaneB
Hi @jwjung
For guidance on creating and adding a library in S32 Design Studio. I recommend taking a look at the following links, which provide detailed instructions that might be useful for you:
How to create a lib file and add it to another project with S32DS
HOWTO: Add a static library file into S32DS GCC project
Check them out and see if they help! If it is not quite what you are looking for or you have more questions, just let me know.
BR, VaneB