senthil4321 / srk_cw

srk_cw Python Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srk_cw

srk_cw Python Project

Building the files locally(out of jupytor)

  1. Open cmd prompt
C:\Users\<SRK>\ChipWhisperer5_64\cw\bin
  1. then
cd /home/portable/chipwhisperer/hardware/victims/firmware/simpleserial-base-lab2
  1. check
/home/portable/armgcc/bin/arm-none-eabi-gcc
  1. finally check
/home/portable/avrgcc/bin/make PLATFORM="CWNANO" CRYPTO_TARGET="NONE"

C:\Users\SRK\ChipWhisperer5_64\cw\home\portable\chipwhisperer\hardware\victims\firmware\simpleserial-base-lab2
C:\Users\SRK\ChipWhisperer5_64\cw\bin

/home/portable/chipwhisperer/hardware/victims/firmware/simpleserial-base-lab2
/home/portable/avrgcc/bin/make PLATFORM="CWNANO" CRYPTO_TARGET="NONE"
/home/portable/armgcc/bin/arm-none-eabi-gcc

About

srk_cw Python Project

License:GNU General Public License v3.0


Languages

Language:Python 66.7%Language:C 33.3%