<?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 — PIC32MZ and WolfSSL]]></title>
		<link>https://www.wolfssl.com/forums/topic911-pic32mz-and-wolfssl.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic911.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PIC32MZ and WolfSSL.]]></description>
		<lastBuildDate>Tue, 10 Jan 2017 00:06:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PIC32MZ and WolfSSL]]></title>
			<link>https://www.wolfssl.com/forums/post2971.html#p2971</link>
			<description><![CDATA[<p>Hi wolfGang,</p><p>MPLAB harmony will re-compile the project every time. It compiles a binary that is then flashed to the device. You can update the &lt;wolfssl-root&gt;/wolfssl/wolfcrypt/settings.h header and re-compile to change functionality.</p><p>Warm Regards,</p><p>Kaleb</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Tue, 10 Jan 2017 00:06:02 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2971.html#p2971</guid>
		</item>
		<item>
			<title><![CDATA[Re: PIC32MZ and WolfSSL]]></title>
			<link>https://www.wolfssl.com/forums/post2965.html#p2965</link>
			<description><![CDATA[<p>Thanks Keleb. That helped. </p><p>So, Does MPLAB harmony compile the code each time or does it use a pre-compiled library? Can I add these options as part of my Harmony project and get the project compiled with them?</p>]]></description>
			<author><![CDATA[null@example.com (wolfGang)]]></author>
			<pubDate>Sat, 07 Jan 2017 05:27:02 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2965.html#p2965</guid>
		</item>
		<item>
			<title><![CDATA[Re: PIC32MZ and WolfSSL]]></title>
			<link>https://www.wolfssl.com/forums/post2962.html#p2962</link>
			<description><![CDATA[<p>Hi wolfGang,</p><p>There are many examples of creating new custom defines in the file</p><div class="codebox"><pre><code>&lt;wolfssl-root&gt;/wolfssl/wolfcrypt/settings.h</code></pre></div><p> When creating a new custom define section we place a commented out option at the top of the settings header file and note to uncomment that single define if you wish to use it.</p><p>Then we create a subsection for the define that contains all the various global configure options that pertain to operating environment.</p><p>To control features it is customary to define &quot;WOLFSSL_USER_SETTINGS&quot; at the project level. Then add a file named &quot;user_settings.h&quot; to your include path and use this header for enabling/disabling specific features. To see examples of this please have a look at the user_settings.h header files used in several of our examples:</p><div class="quotebox"><blockquote><p>&lt;wolfssl-root&gt;/IDE/IAR-EWARM/embOS/custom_port/custom_port_user_settings/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/IAR-EWARM/embOS/SAMV71_XULT/embOS_SAMV71_XULT_user_settings/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/IAR-EWARM/Projects/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/iOS/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/LPCXPRESSO/lib_wolfssl/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Conf/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/CryptBenchmark/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/CryptTest/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/EchoClient/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/EchoServer/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/SimpleClient/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/SimpleServer/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/wolfSSL-Full/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/MDK5-ARM/Projects/wolfSSL-Lib/RTE/wolfSSL/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/ROWLEY-CROSSWORKS-ARM/user_settings.h<br />&lt;wolfssl-root&gt;/IDE/WIN/user_settings.h</p></blockquote></div><br /><p>Warm Regards,</p><p>Kaleb</p>]]></description>
			<author><![CDATA[null@example.com (Kaleb J. Himes)]]></author>
			<pubDate>Fri, 06 Jan 2017 19:36:51 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2962.html#p2962</guid>
		</item>
		<item>
			<title><![CDATA[PIC32MZ and WolfSSL]]></title>
			<link>https://www.wolfssl.com/forums/post2961.html#p2961</link>
			<description><![CDATA[<p>I want to build a custom version (with specific features enabled) of the WolfSSL Library to use with PIC32 device and not use the one that comes bundled with Microchip libraries (Harmony). Is there a single configure option that I can use for this ?</p>]]></description>
			<author><![CDATA[null@example.com (wolfGang)]]></author>
			<pubDate>Fri, 06 Jan 2017 12:22:53 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2961.html#p2961</guid>
		</item>
	</channel>
</rss>
