Changes between Version 30 and Version 31 of newport/firmware


Ignore:
Timestamp:
09/09/2022 07:47:35 PM (20 months ago)
Author:
Ryan Erbstoesser
Comment:

update jtag section

Legend:

Unmodified
Added
Removed
Modified
  • newport/firmware

    v30 v31  
    6464
    6565There are two methods for updating firmware:
    66  * on a live board using Serial Console and Ethernet
    67  * on removable storage (ie recovery microSD)
    68  * using a GW16099 JTAG dongle (see [#jtag below])
     66 * On a live board using Serial Console and Ethernet
     67 * On removable storage (ie recovery microSD)
     68 * Using a GW16099 JTAG dongle (see [#jtag below])
    6969
    7070The various items that can be updated:
     
    7575[=#jtag]
    7676== JTAG Programming ==
     77
     78The bootloader firmware can be programmed directly through the JTAG programmer using the [http://dev.gateworks.com/newport/images/firmware-newport.bin] .bin binary file with the command below, with  [wiki:jtag_instructions JTAG Details] providing other details.
     79
     80{{{
     81./jtag_usbv4 -p firmware-newport.bin
     82}}}
     83
    7784The Gateworks JTAG adapter (GW16099) is available in the Newport Dev Kit as well as on the Gateworks web store [http://shop.gateworks.com/index.php?route=product/category&path=70_80 here]
    7885