BallisticGel board (Windows) is in Other Devices

Hi! I got chipSHOUTER CW521-04 and i try do example form page 35 (ChipSHOUTER USER MANUAL). I stuck on point 8 (page 36). If i dont use python everyday, there is no option to run that ballisticgel.py. After read all README.md files i got problems:

  • my ballisticGel board dont show in COM or serial port, but in “Other devices”
  • script: naeusb.py dont see that board (OSError: Could not find ChipWhisperer. Is it connected?) <<- YES it is connected
  • why there is no “config” file to set that port…

Windows is native on x64 PC

On other PC’s Arch or Ubuntu I see that device, even function get_possible_devices, in naeusb.py see that device (“print(dev_list)” added to line 271) but still i got: “OSError: Could not find ChipWhisperer. Is it connected?”

  • HEARTBEAT diode is beating…
  • this is only one device plugged into my PC’s

Finaly i got 2 problems: that up ^, OR similar to that one, but solution (udev-linux) file is in 404 special mode

Your board is probably running old firmware. You can update to the latest firmware by pulling the latest Ballistic Gel code and following the update instructions in the README.

Alex