Changes between Version 36 and Version 37 of jtag_instructions


Ignore:
Timestamp:
10/21/2020 08:26:23 PM (4 years ago)
Author:
Tim Harvey
Comment:

change location of mkimage_jtag script download

Legend:

Unmodified
Added
Removed
Modified
  • jtag_instructions

    v36 v37  
    200200In order to create a jtagable image for Newport and Ventana products, you need to use the {{{mkimage_jtag}}} script to create a binary file containing flash instructions and content used by the {{{jtag_usbv4}}} application. You can download the latest version of the script [http://dev.gateworks.com/ventana/images/mkimage_jtag here]:
    201201{{{#!bash
    202 wget http://dev.gateworks.com/ventana/images/mkimage_jtag
     202wget http://dev.gateworks.com/jtag/mkimage_jtag
    203203chmod +x mkimage_jtag
    204204}}}