As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
V5:Installing ChipWhisperer/Windows Installer
From ChipWhisperer Wiki
A 32-bit and a 64-bit Windows installer will also be available in the future, typically from the releases page on Github. The installer packages together:
- ChipWhisperer directory (same as in GIT)
- Python binary & required libraries.
- Windows USB Drivers
- Binary to run Jupyter
This will install ChipWhisperer to a location on your hard drive. Note it must be somewhere your user owns, as the portable Jupyter install will not run from areas the user cannot write to. C:\Users\<YOUR_USER> is a good install location, but C:\Program Files (x86)\ isn't.
You will need to install compilers for the firmware manually (i.e. WinAVR, Arm GCC) as described in Manual Install - Windows.