Changes between Version 8 and Version 9 of gettingstarted


Ignore:
Timestamp:
04/29/2020 09:00:49 PM (4 years ago)
Author:
Ryan Erbstoesser
Comment:

update links for manuals

Legend:

Unmodified
Added
Removed
Modified
  • gettingstarted

    v8 v9  
    1313= Required items =
    1414To get started and get connected to your board '''you will need''':
    15  1. [wiki:/DevelopmentSystem A development host machine]
     15 1. [wiki:/DevelopmentSystem A development host machine], such as a laptop or desktop, preferably a Linux machine such as Ubuntu.  Windows will also work. 
    1616 1. Gateworks Single Board Computer
    1717 1. Power supply (there are many options here, please use the supply sent with the development kit to get started)
    1818 1. JTAG USB Programmer - not required but '''VERY''' helpful. Used for programming board and serial console access. (Included in development kit) More info on JTAG [wiki:jtag_instructions here]
    19  1. A computer, preferably a Linux machine such as Ubuntu.  Windows will also work. 
    20  1. Operating Manuals are also available online at [http://www.gateworks.com/usermanuals] which contain very helpful information.
     19 1. Operating Manuals are also available online at [https://www.gateworks.com/products/] on each specific product webpage under the documentation tab
    2120 
    2221= Physical Connections =
     
    3332
    3433== Communication ==
    35 USB JTAG Dongle (included with development kits, or sold separately  [https://shop.gateworks.com/index.php?route=product/category&path=70_80 Buy a Jtag] - This device is necessary for serial console access.
     34 * USB JTAG Dongle (included with development kits, or sold separately  [https://shop.gateworks.com/index.php?route=product/category&path=70_80 JTAG Purchase Link]
     35  * This JTAG Dongle device is necessary for serial console access.
    3636
    37 Example Configuration:
     37Example Configuration: ('''Note''' in picture below, JTAG Adapter likely is not required. Connect directly straight to the SBC)
    3838 [[Image(VentanaJTAG.jpg,600px)]]
    3939
     
    4242Steps to get to a '''command prompt''' on the board:
    4343
    44  1. Serial Console.
     44 1. Setup Serial Console on Host PC
    4545  * Please go through the setup instructions for connecting the USB JTAG Programmer to a Host PC. 
    4646   * [wiki:jtag_instructions#SerialConsoleAccessonLinux Linux Serial Console instructions]
    4747   * [wiki:jtag_instructions#Windows Windows Serial Console instructions]
    48  1. '''Connect:''' the communication cables, such as the JTAG cable or an ethernet cable or serial cable.
    49  1. '''Start console program''' (configured in step 1.)
    50  1. '''Connect power.'''
     48 1. '''Connect:''' the communication cables from the Host PC to the Gateworks SBC, such as the JTAG cable or an ethernet cable or serial cable.
     49 1. '''Start console program''' (configured in step 1, such as baud rate, etc)
     50 1. '''Connect power to SBC'''
    5151 1. The board will start '''outputting text out of the serial console'''.
    5252  * Yocto OS Login: root