Changes between Version 23 and Version 24 of jtag_instructions


Ignore:
Timestamp:
02/27/2019 05:13:20 PM (5 years ago)
Author:
Ryan Erbstoesser
Comment:

add newport as not allowed for jtag -u

Legend:

Unmodified
Added
Removed
Modified
  • jtag_instructions

    v23 v24  
    141141}}}
    142142
    143 5. Run the JTAG program with the syntax shown below.
     1435. Run the JTAG program (jtag_usbv4) with the syntax shown below to program a .bin file to the board:
    144144{{{
    145145./jtag_usbv4 –p <filename> # optionally you can append 2>/dev/null to redirect error
     
    153153||-p        ||Program Flash device using specified filename|| ||
    154154||-v        ||Verify Flash device using specified filename|| ||
    155 ||-u        ||Upload Flash device using specified filename|| Ventana not supported ||
     155||-u        ||Upload Flash device using specified filename|| Ventana & Newport not supported ||
    156156||-m        ||Program GSC Firmware using specified filename|| ||
    157157||-x        ||Verify GSC Firmware using specified filename || ||