@@ -26,7 +26,7 @@ Features:
26
26
* Backchannel UART through USB to PC
27
27
28
28
Details on the MSP-EXP432P401R LaunchXL development board can be found in the
29
- ` MSP-EXP432P401R LaunchXL User's Guide `_ .
29
+ MSP-EXP432P401R LaunchXL User's Guide.
30
30
31
31
Supported Features
32
32
==================
@@ -49,7 +49,7 @@ The MSP-EXP432P401R LaunchXL development board configuration supports the follow
49
49
| UART | on-chip | serial port |
50
50
+-----------+------------+-----------------------+
51
51
52
- More details about the supported peripherals are available in ` MSP432P4XX TRM `_
52
+ More details about the supported peripherals are available in MSP432P4XX TRM
53
53
Other hardware features are not currently supported by the Zephyr kernel.
54
54
55
55
Building and Flashing
@@ -93,9 +93,9 @@ Debugging
93
93
=========
94
94
95
95
MSP-EXP432P401R LaunchXL board supports debugging primarily using `CCS IDE `_. More information
96
- on debugging using CCS can be found in ` CCS Debug Handbook `_ .
96
+ on debugging using CCS can be found in CCS Debug Handbook.
97
97
98
- Launchpad also supports debugging using GDB. See section 3.3 of ` GCC ARM Toolchain Guide `_ .
98
+ Launchpad also supports debugging using GDB. See section 3.3 of GCC ARM Toolchain Guide.
99
99
100
100
References
101
101
**********
@@ -109,20 +109,8 @@ TI MSP432P401R Product Page:
109
109
TI MSP432 SDK:
110
110
http://www.ti.com/tool/SIMPLELINK-MSP432-SDK
111
111
112
- .. _MSP-EXP432P401R LaunchXL User's Guide :
113
- http://www.ti.com/lit/ug/slau597c/slau597c.pdf
114
-
115
- .. _MSP432P4XX TRM :
116
- http://www.ti.com/lit/ug/slau356f/slau356f.pdf
117
-
118
112
.. _UniFlash :
119
113
http://processors.wiki.ti.com/index.php/UniFlash_v4_Quick_Guide#Command_Line_Interface
120
114
121
115
.. _CCS IDE :
122
116
http://www.ti.com/tool/ccstudio
123
-
124
- .. _CCS Debug Handbook :
125
- http://processors.wiki.ti.com/index.php/Debug_Handbook_for_CCS#Cortex_M3.2FM4.2FTiva.2FMSP432
126
-
127
- .. _GCC ARM Toolchain Guide :
128
- http://www.ti.com/lit/ug/slau688b/slau688b.pdf
0 commit comments