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

Building for XMEGA

22 bytes removed, 15:55, 1 October 2018
no edit summary
<ol style="list-style-type: decimal;">
<li>We want to use the existing SimpleSerial firmware as a base for our project, but we don't want to edit the existing firmware. Instead, we'll make a new project with a copy of this firmware. Copy the directory of the firmware you want to modify in the <code>chipwhisperer/hardware/vicitims/firmware</code> to a new folder. '''The folder you copy will depend on what tutorial you're doing. For exampleTypically, if you want to modify the <code>simpleserial-base</code> firmware, copy the contents of the <code>simpleserial-base</code> folder to a new one, while if you want to modify <code>simpleserial-aes</code>copy that folder insteaduse is listed above the "Building for .. ." drop down menus.''' The name is arbitrary, but for this example, we'll call it <code>simpleserial-base-lab1</code>(though depending on what firmware and tutorial you're working off of, you may want to call it something different). You must keep it in the same directory, as it will reference other files within that directory for the build process.</li>
<li>Open a terminal with avr-gcc in the path. If using Windows the sidebar on the [[Installing_ChipWhisperer]] page - you can either add WinAVR to your system path, or you can run the 'winavr.bat' file suggested.
</li>
Approved_users, administrator
366
edits

Navigation menu