Changes between Version 33 and Version 34 of jtag_instructions
- Timestamp:
- 06/12/2020 10:46:55 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jtag_instructions
v33 v34 41 41 == Linux 42 42 43 Youtube videos to complement material provided:43 ** Video: 44 44 45 45 * [https://youtu.be/Q7OU9sjMcCc Getting started with Screen and flashing with TFTP] 46 * [https://youtu.be/TJZG46N_2dI jtag_usbv4, flashing .bin file, flashing GSC firmware, using mkimage_jtag to create .bin] 47 48 46 49 47 50 48 The Gateworks {{{jtag_usb}}} utility supports x86 32bit and 64bit Linux systems. Ubuntu is supported, however most x86 Linux distros should work as well. … … 198 196 === Creating jtagable binary images with mkimage_jtag 199 197 200 [https://youtu.be/i3G8sQlwzcU Click here for instructional video based on this section, mkimage and jtag_usbv4 are demonstrated]198 * [https://youtu.be/TJZG46N_2dI jtag_usbv4, flashing .bin file, flashing GSC firmware, using mkimage_jtag to create .bin] 201 199 202 200 In 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]: