doc : arduino_101 : adding image for JTAG connection
Adding in an image for locating the JTAG connector on the Arduino 101 board, and a visual pointer towards the JTAG silkscreen dot. Added figures for the JTAG connector. Change-Id: I57ed5608bf2f3ded325965ec77142e3376f386ed Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com> Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
This commit is contained in:
parent
0e053a5f4d
commit
eb38faa75b
3 changed files with 19 additions and 4 deletions
|
@ -96,15 +96,27 @@ Connecting JTAG to Arduino 101
|
||||||
#. Connect the ARM Micro JTAG Connector to the FlySwatter2.
|
#. Connect the ARM Micro JTAG Connector to the FlySwatter2.
|
||||||
|
|
||||||
#. Locate the micro JTAG connector on the Arduino 101 board. It can be found
|
#. Locate the micro JTAG connector on the Arduino 101 board. It can be found
|
||||||
adjacent to the SCL and SDA pins in the Arduino headers. Next to the micro
|
adjacent to the SCL and SDA pins in the Arduino headers. It is highlighted
|
||||||
JTAG header is small white dot that signals the location of pin 0 on the
|
as the red square in the figure below.
|
||||||
header.
|
|
||||||
|
.. figure:: figures/arduino_101_01.png
|
||||||
|
:scale: 50 %
|
||||||
|
:alt: Highlight of the JTAG connector.
|
||||||
|
|
||||||
|
#. Locate next to the micro JTAG header a small white dot indicating the
|
||||||
|
location of pin 0 on the header. The orange arrow on the figure points to
|
||||||
|
the dot.
|
||||||
|
|
||||||
|
.. figure:: figures/arduino_101_02.png
|
||||||
|
:scale: 50 %
|
||||||
|
:alt: Pointer to the pin 0 of the JTAG connector.
|
||||||
|
|
||||||
#. Connect the FlySwatter2 to the Arduino 101 micro JTAG connector.
|
#. Connect the FlySwatter2 to the Arduino 101 micro JTAG connector.
|
||||||
|
|
||||||
#. Ensure that both the cable and header pin 0 locations line up. The cable
|
#. Ensure that both the cable and header pin 0 locations line up. The cable
|
||||||
from the ARM Micro JTAG connector uses a red wire on the cable to denote
|
from the ARM Micro JTAG connector uses a red wire on the cable to denote
|
||||||
which end on the cable has the pin 0.
|
which end on the cable has the pin 0. The orange arrow in the figure below
|
||||||
|
points towards JTAG silkscreen indicator.
|
||||||
|
|
||||||
#. Plug the USB Type B cable into the FlySwatter2 and your computer. On
|
#. Plug the USB Type B cable into the FlySwatter2 and your computer. On
|
||||||
Linux, you should see something similar to the following in your dmesg:
|
Linux, you should see something similar to the following in your dmesg:
|
||||||
|
@ -124,6 +136,9 @@ Connecting JTAG to Arduino 101
|
||||||
usb 1-2.1.1: Detected FT2232H
|
usb 1-2.1.1: Detected FT2232H
|
||||||
usb 1-2.1.1: FTDI USB Serial Device converter now attached to ttyUSB1
|
usb 1-2.1.1: FTDI USB Serial Device converter now attached to ttyUSB1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Making a Backup
|
Making a Backup
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
|
BIN
doc/board/figures/arduino_101_01.png
Normal file
BIN
doc/board/figures/arduino_101_01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 655 KiB |
BIN
doc/board/figures/arduino_101_02.png
Normal file
BIN
doc/board/figures/arduino_101_02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 655 KiB |
Loading…
Add table
Add a link
Reference in a new issue