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

Installing ChipWhisperer

392 bytes added, 20:31, 27 September 2018
no edit summary
* '''PyPi Package:''' <code>pip install chipwhisperer</code>. Only includes the software - doesn't come with the hardware source files, drivers, or example firmware.
* '''Git Repository:''' Get the latest, bleeding-edge features and bugs. Recommended if you're an experienced developer and you want to contribute to ChipWhisperer.
'''NOTE TO USERS WITH AN ARM TARGET:''' To build firmware, you'll need the GNU Embedded Toolchain For ARM. This is included with the VM. Otherwise please see '''Installing ARM Toolchain''' at the bottom of the page.
 
<br>
{{Warningbox|If you are installing 64-bit Python rather than 32-bit, and the ChipWhisperer software's graph widget's axis disappear, the fix is this: ''pip uninstall pyside'' and then ''pip install https://download.qt.io/official_releases/pyside/PySide-1.2.2-cp27-none-win_amd64.whl''. This uninstalls the current pyside package and installs the official QT Pyside package.}}
<br>
{{Warningbox|You may need to add ''--trusted-host pypi.python.org'' to the ''pip install'' command to allow HTTP connections. This is done as follows for example: ''sudo pip install --trusted-host pypi.python.org pyusb''}}
{{CollapsibleSection
|intro = == = Using VMWare Virtual Machine ===
|content= Installing ChipWhisperer/Using VMWare Virtual Machine}}
{{CollapsibleSection
|intro = == = Automatic Windows Installer ===
|content= Installing ChipWhisperer/Windows Installer}}
{{CollapsibleSection
|intro= == = Manual Install - Windows ===
|content= Installing ChipWhisperer/Required Tools - Windows}}
{{CollapsibleSection
|intro= == = Manual Install - Linux ===
|content= Installing ChipWhisperer/Required Tools - Linux}}
{{CollapsibleSection
|intro= == = Manual Install - Mac OS X ===
|content= Installing ChipWhisperer/Required Tools - Mac OS X}}
{{CollapsibleSection
|intro= == = Installing ChipWhisperer from Releases ===
|content= Installing ChipWhisperer/Installing ChipWhisperer from Releases}}
{{CollapsibleSection
|intro= == = Installing ChipWhisperer from PyPi ===
|content= Installing ChipWhisperer/Installing ChipWhisperer from PyPi}}
{{CollapsibleSection
|intro= == = Installing ChipWhisperer from Git ===
|content= Installing ChipWhisperer/Installing ChipWhisperer from Git}}
{{CollapsibleSection
|intro= === Installing ARM Toolchain ===|content= Installing ChipWhisperer/Installing_ARM_Toolchain}} <!-- {{CollapsibleSection|intro= == = Quick Tests ===
|content= Installing ChipWhisperer/Quick Tests}}
-->
[[Category:Introduction]]
Approved_users, administrator
366
edits

Navigation menu