Changes between Version 47 and Version 48 of jtag_instructions


Ignore:
Timestamp:
02/27/2023 09:33:52 PM (21 months ago)
Author:
Tim Harvey
Comment:

removed Laguna info (EOL)

Legend:

Unmodified
Added
Removed
Modified
  • jtag_instructions

    v47 v48  
    2222The JTAG header on a Gateworks single board computer (SBC) can be identified by looking at the connectors finding word JTAG silkscreened nearby on the PCB.
    2323
    24 Stand alone programmer for Ventana / Newport / Venice / Laguna:
    25 
    26 [https://shop.gateworks.com/index.php?route=product/product&product_id=155&search=jtag GW11033 JTAG Kit, which includes the GW16099]
     24Stand alone programmer:
     25 * [https://shop.gateworks.com/index.php?route=product/product&product_id=155&search=jtag GW11033 JTAG Kit, which includes the GW16099]
    2726
    2827= Instructions
     
    147146programming a firmware image:
    148147{{{#!bash
    149 ./jtag_usbv4 -p laguna_nor_1408.bin
     148./jtag_usbv4 -p venice-imx8mm_u-boot_spl.bin
    150149
    151150
     
    157156Channel #      S01                                                             
    158157--------------------------------------------------------------------------------
    159 USB Open Rev    r0                                                             
    160 JTAG_ID #00    CNS                                                             
    161 JTAG_ID #01    CNS                                                             
    162 JTAG_ID #02    MSP                                                             
    163 Core 0 DRAM     OK                                                             
    164 Load Debugger   OK                                                             
    165 Flash Size      16                                                             
    166 Flash Erase     OK                                                             
    167 Flash Prog      OK     
     158USB Open Rev    r0
     159JTAG_ID #00    CSD
     160JTAG_ID #01    MSP
     161Load Debugger   OK
     162Flash Size     58G
     163Flash Test      OK
     164Flash Chk[0]   INC
     165Flash Prg[0]    OK
     166Flash Vfy[0]    OK
    168167}}}
    169168