TI TMDSCNCD263P
Jump to navigation
Jump to search
This article describes specifics for the TI TMDSCNCD263P evaluation board.
TMDSCNCD263P evaluation board requires TMDSHSECDOCK controlCARD Docking Station to operate:
Preparing for J-Link
- Insert the TI TMDSCNCD263P board into TMDSHSECDOCK controlCARD Docking Station.
- Connect the J-Link to 14-pin JTAG connector (J3) using the 14 pin TI adapter
Or
- 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:
Example Project
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the TI TMDSCNCD263P.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.24
- Hardware: TI TMDSCNCD263P
- Link: File:TI TMDSCNCD263P TestProject ES V824.zip