Changes between Version 44 and Version 45 of jtag_instructions


Ignore:
Timestamp:
12/14/2020 07:15:55 PM (4 years ago)
Author:
Cale Collins
Comment:

added links to tftp flashing method (better flow from getting started page)

Legend:

Unmodified
Added
Removed
Modified
  • jtag_instructions

    v44 v45  
    251251 * Typically /dev/tty* nodes are owned by root.dialout which means you need to be root or a member of the dialout group. If this is the case you will get a permissions error and you can either run the command with a 'sudo' in front of it, or add your user to the dialout group
    252252
     253
     254
    253255Troubleshooting:
    254256 * you will likely need to add your user to the dialog group by editing the /etc/group file:
     
    261263}}}
    262264
     265Now that access to the console has been established you may wish to flash your firmware using TFTP.  This method is much faster than using Jtag.  Instructions are specific to board family:
     266
     267* Ventana [wiki:/linux/ubi#UpdatingNANDFLASHwithaUBIimage]
     268* Newport [wiki:/newport/firmware#UpdateFirmwareviaSerialConsoleandEthernet]
     269* Venice [wiki:/venice/firmware#UpdateFirmwareviaSerialConsoleandEthernetfromBootloader]
    263270
    264271