Skip to content

Commit 3a31b70

Browse files
Tavish Narukantavish
authored andcommitted
doc: boards: add tms570_launchxl2 board documentation
Adds basic information about the board about supported peripherals. Signed-off-by: Tavish Naruka <[email protected]>
1 parent ae25f5a commit 3a31b70

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
.. zephyr:board:: tms570_launchxl2
2+
3+
Overview
4+
********
5+
6+
The Texas Instruments Hercules |trade| TMS570LC43x LaunchPad |trade| (LAUNCHXL2-570LC43) is a
7+
development kit for the TMS570LC4357 MCU.
8+
9+
See the `TI LAUNCHXL2-570LC43 Product Page`_ for details.
10+
11+
Hardware
12+
********
13+
14+
This development kit features the TMS570LC4357 MCU, which is a lockstep cached 300MHz
15+
ARM® Cortex®-R5F based TMS570 series automotive-grade MCU designed to aid in the
16+
development of ISO 26262 and IEC 61508 functional safety applications.
17+
18+
The board is equipped with two LEDs, two push buttons and BoosterPack connectors
19+
for expansion. It also includes an integrated (XDS110) debugger.
20+
21+
See the `TI TMS570LC4357 Product Page`_ for additional details.
22+
23+
Supported Features
24+
==================
25+
26+
.. zephyr:board-supported-hw::
27+
28+
29+
Programming and Debugging
30+
*************************
31+
32+
.. zephyr:board-supported-runners::
33+
34+
Programming and debugging is supported via either on-board XDS110 debugger, or
35+
via another debugger such as the SEGGER J-Link connected on the 20 pin JTAG
36+
connector.
37+
38+
References
39+
**********
40+
41+
.. target-notes::
42+
43+
.. _TI LAUNCHXL2-570LC43 Product Page: https://www.ti.com/tool/LAUNCHXL2-570LC43
44+
45+
.. _TI TMS570LC4357 Product Page: https://www.ti.com/product/TMS570LC4357

0 commit comments

Comments
 (0)