cyphunk / JTAGenum

Given an Arduino compatible microcontroller or Raspberry PI (experimental), JTAGenum scans pins[] for basic JTAG functionality and can be used to enumerate the Instruction Register for undocumented instructions. Props to JTAG scanner and Arduinull which came before JTAGenum and forwhich much of the code and logic is based on. Feel free to branch and modify religiously (readme, credits, whatever)

Home Page:http://deadhacker.com/tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown Command

Themicles opened this issue · comments

Board: Arduino Uno R3
Pulled code today.
Baud: 115200

Getting "unknown command" and a repeat of the menu no matter which single letter command I send.

Nevermind... had to redo Windows recently and serial console on fresh install of Arduino IDE was set for "New Line". Changed to "No Line Editing" and its fine