458
edits
Changes
Created page with "==== Trace Capture Setup ==== Before following the steps in this section you must have completed Building FirmwareTo prepare the target for trace capture the following se..."
==== Trace Capture Setup ====
Before following the steps in this section you must have completed [[Building Firmware]]To prepare the target for trace capture the following setup needs to be completed.
===== Hardware =====
===== Software =======
The software setup can either use the ChipWhisperer Capture tool or user ChipWhisperer as a python package
====== Using the GUI =======
GUI stuff here
====== Python scripting ======
Here is example code to create
<syntaxhighlight lang=python>
something here
</syntaxhighlight>
Before following the steps in this section you must have completed [[Building Firmware]]To prepare the target for trace capture the following setup needs to be completed.
===== Hardware =====
===== Software =======
The software setup can either use the ChipWhisperer Capture tool or user ChipWhisperer as a python package
====== Using the GUI =======
GUI stuff here
====== Python scripting ======
Here is example code to create
<syntaxhighlight lang=python>
something here
</syntaxhighlight>