Urjtag Installation
Urjtag Installation
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Common Commands to use Urjtag after Installation
Connect the Krypton board to your PC and Power it on using slide switch
Open Terminal and type: sudo rmmod ftdi_sio (only Ubuntu 18.04, every time you connect/Power On the Board) and press enter
Open Terminal and type: sudo jtag (ubuntu) and press enter
Run jtag.exe (windows)
Type the command: cable ft2232 vid=0x0403 pid=0x6010 and press enter
Type the command: detect and press enter
Type the command: svf <path to file>/filename.svf progress and press enter
--------------------------------------------------------------------------------------------------------------------------------------------------------------------