Skip to main content

UrJTAG Usage

Common Commands to use Urjtag after Installation

  1. Connect the Krypton board to your PC and Power it on using slide switch
  2. Run jtag.exe (windows)
  3. Type the command cable ft2232 vid=0x0403 pid=0x6010 and press enter
  4. Type the command detect and press enter
  5. Type the command svf <path to file>/filename.svf progress and press enter

note
  • Avoid giving “spacebar” in file\folder name, instead use “_” or “-”
  • Run all the commands everytime you program the HW, Do NOT skip any step
  • If you see error "Couldn't connect to suitable USB device" as shown in figure below, then install krypton drivers and try again