As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Difference between revisions of "V5:Installing ChipWhisperer/Windows Installer"
From ChipWhisperer Wiki
(Created page with "A 32-bit and a 64-bit Windows installer is also available, typically from the releases page on Github. The installer packages together: * ChipWhisperer directory (same as in...") |
(No difference)
|
Revision as of 12:18, 21 December 2018
A 32-bit and a 64-bit Windows installer is also available, 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.