newaetech / chipwhisperer-jupyter

Interactive ChipWhisperer tutorials using Jupyter notebooks.
220 stars 70 forks source link

FAULT 104, wrong SimpleSerial Version #30

Closed Securitybits-io closed 2 years ago

Securitybits-io commented 2 years ago

Simple typo, but on the latest version of the tutorial for Fault 104, the SimpleSerial pre-compile is set to 2_0, which errors the compilation defaulting back to 1_0. Setting the SS_VER='SS_VER_2_1' successfully built and compiled the FW.

alex-dewar commented 2 years ago

Thanks for the report on this, I've updated the notebook