As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

CW303 XMEGA Target/Compiling

60 bytes added, 15:39, 19 April 2018
no edit summary
<p><code>cd</code> to the project directory with the firmware source (.c) and makefile, and run <code>make</code>:</p>
<pre>cd c:\chipwhisperer\hardware\victims\firmware\<project dir>
make PLATFORM=CW303 CRYPTO_TARGET=AVRCRYPTOLIB</pre> <p>where the <> part is changed to the project name.</p>
<p>If this is successful, you'll see an output like the following:</p>
<p>[[File:Avr-build-ok.png|image]]</p>

Navigation menu