Changes between Version 8 and Version 9 of gettingstarted
- Timestamp:
- 04/29/2020 09:00:49 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gettingstarted
v8 v9 13 13 = Required items = 14 14 To 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. 16 16 1. Gateworks Single Board Computer 17 17 1. Power supply (there are many options here, please use the supply sent with the development kit to get started) 18 18 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 21 20 22 21 = Physical Connections = … … 33 32 34 33 == 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. 36 36 37 Example Configuration: 37 Example Configuration: ('''Note''' in picture below, JTAG Adapter likely is not required. Connect directly straight to the SBC) 38 38 [[Image(VentanaJTAG.jpg,600px)]] 39 39 … … 42 42 Steps to get to a '''command prompt''' on the board: 43 43 44 1. Se rial Console.44 1. Setup Serial Console on Host PC 45 45 * Please go through the setup instructions for connecting the USB JTAG Programmer to a Host PC. 46 46 * [wiki:jtag_instructions#SerialConsoleAccessonLinux Linux Serial Console instructions] 47 47 * [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''' 51 51 1. The board will start '''outputting text out of the serial console'''. 52 52 * Yocto OS Login: root