Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The alternative is to use JTAG and that is the subject of this Wiki Page

The JTAG Connector


Image Added

{{http://nuttx.org/Images/fnc-sam3x-connector.pngImage Removed }} The Flip'n'Click SAM3X comes with pads for micro 10-pin JTAG connector on board. However, connector is not populated. You will need to purchase the connector and solder it in place yourself as shown below. The connector shown here is the one recommended on the ARM.com website: Samtec FTSH-105-01-L-DV-K (for example from Digi-Key).

...

Image Added

{{http://nuttx.org/Images/fnc-sam3x-jlink.pngImage Removed }} I do most of my debugging with a Segger J-Link. This photo shows my Segger J-Link connected to the Flip'n'Click SAM3X. The stock J-Link does not support that tiny JTAG connector and will have to use an adaptor from the micro 10-pin connector to the standard 20-pin JTAG connector used on most debuggers. Shown here is the Flip'n'Click connected to the Segger J-Link using the Olimex ARM JTAG 20-10.

...

J-Link Configuration / Sample Debug Session


{{http://nuttx.org/Images/fnc-sam3x-segger.pngImage Removed }}
{{http://nuttx.org/Images/fnc-sam3x-debug.jpg?450x350Image Removed }}Image AddedImage Added

Serial Console

Image Added

{{http://nuttx.org/Images/fnc-sam3x-serial.pngImage Removed }} On a totally unrelated topic, this photo shows the white side of the Flip'n'Click with the four mikroBUS Click sockets. I am using an RS-232 Click module for testing here (because I had some difficulty with full duplex communications over the Arduino virtual COM port which is really the better option).http://nuttx.org/Images/fnc-sam3x-console.jpg?400x200Image Removed

Image Added

Serial console output with TeraTerm on Windows.

...