Changes between Version 38 and Version 39 of jtag_instructions
- Timestamp:
- 11/24/2020 08:04:53 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jtag_instructions
v38 v39 4 4 The [https://shop.gateworks.com/index.php?route=product/product&product_id=155 Gateworks GW16099 JTAG Adapter] is used for flashing firmware to Gateworks Boards as well as serial console access. 5 5 6 Th e device is primarily usedused to access Gateworks devices for debugging and developing purposes.6 This device is used to access Gateworks devices for debugging and developing purposes. 7 7 8 8 Gateworks provides a software utility application supporting x86 [#Linux Linux]. While JTAG programming is not supported for [#Windows Windows] operating systems you can use the JTAG dongle as a serial console. … … 20 20 21 21 == Physical Connections == 22 Depending on the board model, the Gateworks SBC may have a larger 14pin JTAG header or a smaller 10pin JTAG header on it. 23 24 The header can be identified by looking at the connectors and identifying which one has the word JTAG by it silkscreened onto the board. 25 26 Below are images showing the connections depending on a 14pin or 10pin board. 27 28 For Ventana / Newport / Venice, please use the [https://shop.gateworks.com/index.php?route=product/product&product_id=155&search=jtag GW11033 JTAG Kit, which includes the GW16099] Programmer. 29 30 31 === 10 pin: (Typically smaller Laguna boards, Ventana Boards) - Adapter !May/May Not be Needed === 32 * Adapter only needed if using older 14 pin JTAG Programmer. If using 10 pin Programmer, connect straight to SBC. 33 [[Image(VentanaJTAG.jpg,400px)]] 34 35 36 22 The header can be identified by looking at the connectors finding word JTAG silkscreened nearby on the PCB. 23 24 For Ventana / Newport / Venice: 25 26 [https://shop.gateworks.com/index.php?route=product/product&product_id=155&search=jtag GW11033 JTAG Kit, which includes the GW16099] 37 27 38 28 = Instructions … … 45 35 46 36 47 The Gateworks {{{jtag_usb}}} utility supports x86 32bit and 64bit Linux systems. Ubuntu is recommended, however most x86 Linux distros should work as well. 48 * ***Virtual Machines should not be used because of potential timing issues which will cause the flash to fail.*** 37 The Gateworks {{{jtag_usb}}} utility supports x86 32bit and 64bit Linux systems. Ubuntu is recommended, however most x86 Linux distros should work. 38 39 **Virtual Machines should not be used due to potential timing issues which will cause the flash to fail.** 49 40 50 41 The most recent version {{{jtag_usbv4}}} supports all Gateworks product families and can be downloaded [http://dev.gateworks.com/jtag/ here]