Hi,
I am using S32DS-3.5 and developing application for S32K314 MCU. The SDK that is being used is PlatformSDK_S32K3_2022_07. I would like to use WolfSSL in my application. I saw some post on WolfSSL with S32DS, but it was not very clear. Can someone help me answer the following queries.
1. Is wolfSSL bundled by default in PlatformSDK_S32K3_2022_07 be default ?
2. If no, then how can i get WolfSSL libraries into my existing project ?
3. Is there any stand alone WolfSSL library project for S32DS available for download ? I checked wolfSSL site and they dont have any projects for S32DS. Its available for MCUXpresso and lot of other tools.
Any help is highly appreciated.
Regards, Biju
Hi @biju_nair
wolfssl is integrated to TCPIP stack which can be found in S32K3 Reference Software:
https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-REFSW-D
Currently there's version 1.0.1 which can be used with S32 Design Studio 3.4 and RTD 2.0.1. See please release notes for details about the installation and compatibility and then also TCPIP user manual after installation.
Regards,
Lukas