<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — wolfSSL for NXP S32 Design Studio]]></title>
		<link>https://www.wolfssl.com/forums/topic2307-wolfssl-for-nxp-s32-design-studio.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2307.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in wolfSSL for NXP S32 Design Studio.]]></description>
		<lastBuildDate>Wed, 23 Apr 2025 04:50:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: wolfSSL for NXP S32 Design Studio]]></title>
			<link>https://www.wolfssl.com/forums/post8323.html#p8323</link>
			<description><![CDATA[<p>Hello Kareem,</p><p>Thanks for the detailed overview — I’m still a little unclear, though, on exactly how to invoke the cross-compiler and produce the libwolfssl.a for my MPC5748G toolchain. Could you please walk me through the sequence of commands required to cross-compile wolfSSL for MPC5748G? Also, there is no configure file added in the directory of wolfSSL in the SDK directory</p>]]></description>
			<author><![CDATA[null@example.com (Ahmed02)]]></author>
			<pubDate>Wed, 23 Apr 2025 04:50:30 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8323.html#p8323</guid>
		</item>
		<item>
			<title><![CDATA[Re: wolfSSL for NXP S32 Design Studio]]></title>
			<link>https://www.wolfssl.com/forums/post8322.html#p8322</link>
			<description><![CDATA[<p>Hello Ahmed,</p><p>Thanks for sharing your use case.</p><p>You will need to create and use a user_settings.h file to build wolfSSL, defining wolfSSL settings in your preprocessor won&#039;t work properly for building wolfSSL and linking it to your application.</p><p>You&#039;ll need to create a project for wolfSSL, define your desired settings in user_settings.h and build it there, then you can link it to your application.</p><p>Thanks,<br />Kareem</p>]]></description>
			<author><![CDATA[null@example.com (kareem_wolfssl)]]></author>
			<pubDate>Tue, 22 Apr 2025 18:01:07 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8322.html#p8322</guid>
		</item>
		<item>
			<title><![CDATA[Re: wolfSSL for NXP S32 Design Studio]]></title>
			<link>https://www.wolfssl.com/forums/post8321.html#p8321</link>
			<description><![CDATA[<p>Hello Kareem,</p><p>I am just implementing a simple ecdsa algorithm using functions of OpenSSL. I have defined all the required in the preprocessor symbols in the compiler not in user settings and there are no errors regarding that the error is that there is undefined ref for all the functions I am using because there is no libwolfssl and I don&#039;t know how to build it specifically to my target</p>]]></description>
			<author><![CDATA[null@example.com (Ahmed02)]]></author>
			<pubDate>Tue, 22 Apr 2025 09:17:20 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8321.html#p8321</guid>
		</item>
		<item>
			<title><![CDATA[Re: wolfSSL for NXP S32 Design Studio]]></title>
			<link>https://www.wolfssl.com/forums/post8319.html#p8319</link>
			<description><![CDATA[<p>Hello Ahmed,</p><p>You will need to make a project for wolfSSL in your IDE, build it, then link it with your application.&nbsp; We have some IDE examples here but we don&#039;t currently have any for NXP Design Studio: <a href="https://github.com/wolfSSL/wolfssl/tree/master/IDE">https://github.com/wolfSSL/wolfssl/tree/master/IDE</a>&nbsp; We do have an MCUEXPRESSO example for NXP.</p><p>To configure wolfSSL, you&#039;ll need to place a user_settings.h file with your build settings in the root of the wolfSSL directory, then built with WOLFSSL_USER_SETTINGS defined.&nbsp; I would recommend referring to our examples here, specifically user_settings_template.h: <a href="https://github.com/wolfSSL/wolfssl/tree/master/examples/configs">https://github.com/wolfSSL/wolfssl/tree … es/configs</a><br />You may also find the &quot;Building wolfSSL&quot; section of our manual helpful: <a href="https://www.wolfssl.com/documentation/manuals/wolfssl/chapter02.html">https://www.wolfssl.com/documentation/m … ter02.html</a></p><p>For our OpenSSL compatibility layer, you&#039;ll need to define OPENSSL_EXTRA in your user_settings.h, if you need more APIs which are not covered in extra you can also define OPENSSL_ALL, but this is a more resource-intensive operation.</p><p>Can you share some information on your project?&nbsp; Are you working on a personal or commercial project?&nbsp; If this information is private, you are welcome to email us at support [AT] wolfssl [DOT] com.</p><p>Thanks,<br />Kareem</p>]]></description>
			<author><![CDATA[null@example.com (kareem_wolfssl)]]></author>
			<pubDate>Mon, 21 Apr 2025 17:44:04 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8319.html#p8319</guid>
		</item>
		<item>
			<title><![CDATA[wolfSSL for NXP S32 Design Studio]]></title>
			<link>https://www.wolfssl.com/forums/post8318.html#p8318</link>
			<description><![CDATA[<p>Hello I am trying to build a project using OpenSSL compatibility layer that is inside the wolfSSL library now the problem is that I can&#039;t find the library libwolfssl for my target MPC5748G can you please guide me how to create that library?</p>]]></description>
			<author><![CDATA[null@example.com (Ahmed02)]]></author>
			<pubDate>Sat, 19 Apr 2025 10:25:20 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post8318.html#p8318</guid>
		</item>
	</channel>
</rss>
