TI AM261x SOM

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the TI AM261x SOM evaluation board.
TI AM261x SOM board.jpg

Preparing for J-Link

  • Insert the TI AM261x SOM board into TMDSHSECDOCK controlCARD Docking Station.
  • Connect the J-Link to this pins on the TMDSHSECDOCK board:
J-Link Pin Connector Pin Name
VTref J2 5 VTref
GND J2 4 GND
TDI J2 3 TDI
TMS/SWDIO J2 1 TMS
TCK/SWCLK J2 11 TCK
TDO/SWO J2 7 TDO
  • Power the board via USB-C connector(J17) or +5V in jack(J1) on the TMDSHSECDOCK board.
  • Turn on the power switch EXT-ON(S1) on the TMDSHSECDOCK board.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

TI AM261x SOM connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the TI AM261x SOM.
It is a simple Hello World sample linked into the internal flash.

SETUP