TI SK-AM64B

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the TI SK-AM64B evaluation board.

TI SK-AM64B.jpg

Preparing for J-Link

  • Connect the J-Link to J14 using the TI-CTI-20 Adapter
  • Set the boot mode according to the table in the subsection Boot Modes.
  • Power the board using a USB-PD capable USB-C power supply connected to J8.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

TI AM64xx CONNECT.PNG

Boot Modes

Debugging using J-Link is supported for following boot modes:

Boot Mode SW2 SW3 Comments
SPI boot 00000010 00011011
DEV boot 00000000 01111011 Requires initializing the DMSC

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the TI SK-AM64B.
It is a simple Hello World sample, running on the R5_0 core from RAM.

SETUP