Skip to content

Commit 06ed530

Browse files
committed
fix: all explicit markup errors
Address all of the following errors: Explicit markup ends without a blank line; unexpected unindent. Signed-off-by: Randolph Sapp <[email protected]>
1 parent 124a604 commit 06ed530

File tree

14 files changed

+34
-46
lines changed

14 files changed

+34
-46
lines changed

source/rtos/DSP_Software/DSP_Debug_and_Trace/_UIA.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ In a multi core system, data from all cores are correlated to a single
1414
timeline.
1515

1616
.. Image:: /images/SA.png
17+
1718
Unified Instrumentation Architecture (UIA)
1819
------------------------------------------
1920

source/rtos/Documentation_Tarball.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Please click the link below to download a snapshot of the entire documentation i
77
.. raw:: html
88

99
<a href="processor-sdk-rtos-docs.tar.gz">Download processor-sdk-rtos-docs.tar.gz</a>
10-
|
1110

1211
Unpack the tarball using the command below:
1312

source/rtos/Examples_and_Demonstrations/_SimpleLink_WiFi_Demo.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,12 @@ Hardware
2828
- Blue wires between CC3120 BP and AMIC110 ICE
2929
- Serial UART cable (provided in EVM kit)
3030
- Connection Diagram
31-
.. Image:: /images/sl_wifi_demo_connection.jpg
31+
32+
.. Image:: /images/sl_wifi_demo_connection.jpg
33+
3234
- Picture of connected EVMs
33-
.. Image:: /images/sl_wifi_demo_connected.jpg
35+
36+
.. Image:: /images/sl_wifi_demo_connected.jpg
3437

3538
Software
3639

@@ -205,11 +208,14 @@ To load and run SimpleLink WiFi Plugin Demo:
205208
#. Send the bootloader_boot_uart_a8host_debug.bin under
206209
pdk_<platform>_<version>/packages/ti/starterware/binary/bootloader/bin/am335x-evm/gcc
207210
using the XMODEM.
208-
.. Image:: /images/sl_uart_boot_1st.jpg
211+
212+
.. Image:: /images/sl_uart_boot_1st.jpg
213+
209214
#. Upon completion, then send the network_terminal.bin under
210215
processor_sdk_rtos_<platform>_<version>/demos/simplelink-wifi-demo/bin/am335x/a8/debug
211216
using the XMODEM.
212-
.. Image:: /images/sl_uart_boot_2nd.jpg
217+
218+
.. Image:: /images/sl_uart_boot_2nd.jpg
213219

214220
Now the network terminal demo will run and print progress through the UART.
215221

source/rtos/FAQ.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ Components <Overview.html#top-level-makefile>`__.
179179
.. note::
180180
The SDK offers command line build for all the components. CCS projects
181181
are only supported for DSP libraries and PDK driver examples.
182-
|
183182

184183
.. rubric:: Step 5: Generate and Run Peripheral Driver Examples
185184
:name: step-5-generate-and-run-peripheral-driver-examples
@@ -596,7 +595,6 @@ described in the article
596595
board name which is used to configure the board. When creating a custom
597596
platform if you don`t intend to use an EEPROM then we recommend removing
598597
code corresponding to Board_getIDInfo in your board library
599-
|
600598

601599
.. rubric:: Do I need to do any post processing on PDK files generated
602600
by Pin Mux Utility?

source/rtos/How_to_Guides/Host/Setup/_Setup_CCS_for_EVM_and_PSDK_RTOS.rst

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ After installing the Processor-SDK RTOS, start CCS and it will
1919
automatically detect the newly installed components (*products*):
2020

2121
.. Image:: /images/CCS-discovered-products.png
22-
|
22+
2323
CCS and SDK installed in different directories
2424
"""""""""""""""""""""""""""""""""""""""""""""""
2525

@@ -35,7 +35,7 @@ Go to product preference
3535
From CCS, select "Window -> Preferences":
3636

3737
.. Image:: /images/CCS-GP57x-EVM-Custom-Preferences.png
38-
|
38+
3939
Enter path to SDK
4040
'''''''''''''''''''
4141

@@ -44,23 +44,22 @@ Products" in the panel on the left. Then, press the "Add" button on the
4444
panel on the right:
4545

4646
.. Image:: /images/CCS-GP57x-EVM-Custom-Add.png
47-
|
47+
4848
Verify components
4949
''''''''''''''''''
5050

5151
Next, verify the newly discovered products. If everything is correct,
5252
press the "Finish" button on the bottom:
5353

5454
.. Image:: /images/CCS-GP57x-EVM-Custom-Finish.png
55-
|
55+
5656
Restart CCS
5757
''''''''''''
5858

5959
When prompted, restart CCS for changes to take effect. You will see
6060
newly discovered products from the custom path.
6161

6262
.. Image:: /images/CCS-GP57x-EVM-Custom-Confirm.png
63-
|
6463

6564
Install Latest Emulation Package and Sitara Device Support Package
6665
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
@@ -123,7 +122,7 @@ Open new target configuration file
123122
From CCS, select "File -> New -> Target Configuration File":
124123

125124
.. Image:: /images/CCS-GP437x-EVM-New-Target.png
126-
|
125+
127126
Select target configuration options
128127
''''''''''''''''''''''''''''''''''''
129128

@@ -134,7 +133,7 @@ MicroUSB AB connector. Select
134133
- **Board or Device**: EVMAM437X
135134

136135
.. Image:: /images/CCS-GP437x-EVM-Configure-Target.png
137-
|
136+
138137
**Useful Tip**
139138

140139
If you enter the starting numbers of your device in the **Board or
@@ -244,7 +243,7 @@ Save target configuration
244243
Next, save the target configuration by pressing the **Save** button:
245244

246245
.. Image:: /images/CCS-GP437x-EVM-Save-Target.png
247-
|
246+
248247
Test target configuration
249248
''''''''''''''''''''''''''
250249

@@ -253,22 +252,22 @@ button. This will confirm that you have successfully created an emulator
253252
connection with your board.
254253

255254
.. Image:: /images/AM4-GP-test-connection.png
256-
|
255+
257256
View target configurations
258257
'''''''''''''''''''''''''''
259258

260259
From CCS, select "View -> Target Configurations":
261260

262261
.. Image:: /images/CCS-GP437x-EVM-View-Target.png
263-
|
262+
264263
Launch target configuration
265264
''''''''''''''''''''''''''''
266265

267266
Open "User Defined" list and right click on the target configuration
268267
file that was just saved and select "Launch Selected Configuration":
269268

270269
.. Image:: /images/CCS-GP437x-EVM-Launch-Target.png
271-
|
270+
272271
Connect target
273272
'''''''''''''''
274273

@@ -277,8 +276,6 @@ After launch, you can connect to a core. For GP AM437x EVM, select
277276

278277
.. Image:: /images/CCS-GP437x-EVM-Connnect-Target.png
279278

280-
|
281-
282279
Success!
283280
'''''''''
284281

@@ -287,7 +284,7 @@ end of the configuration will indicate success or failure. For GP AM437x
287284
EVM, you will see the message "AM437x GP EVM Initialization is Done":
288285

289286
.. Image:: /images/CCS-GP437x-EVM-Run-Target.png
290-
|
287+
291288
Additional Notes for AM57x
292289
"""""""""""""""""""""""""""
293290

@@ -311,7 +308,7 @@ For example, enable ``DSP11SSClkEnable_API`` for the first DSP core.
311308
After running the clock enable option, you can connect to the core.
312309

313310
.. Image:: /images/Multicore-Enable.jpg
314-
|
311+
315312
Timer Suspend Control Options for DSP
316313
'''''''''''''''''''''''''''''''''''''''
317314

@@ -335,8 +332,6 @@ control signal to the DSP as shown in the image below:
335332

336333
.. Image:: /images/GPtimer5_DSPConnect.png
337334

338-
|
339-
340335
Troubleshooting
341336
""""""""""""""""
342337

@@ -362,5 +357,3 @@ If this does not resolve your problem, see these additional resources:
362357
- `Troubleshoot
363358
XDS560 <http://processors.wiki.ti.com/index.php/XDS560#Frequently_Asked_Questions>`__
364359

365-
|
366-

source/rtos/How_to_Guides/Host/System_Integration/_Create_DSP_and_IPU_FW_using_PDK_and_IPC_to_load_from_ARM_AM57xx.rst

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ TRM:
765765
because each descriptor in the first level translation table describes 1
766766
MiB of memory. If an access points to a descriptor that is not
767767
initialized, the MMU will behave in an unpredictable way.
768-
|
769768

770769
.. rubric:: Changing Cortex M4 IPU Memory Map
771770
:name: changing-cortex-m4-ipu-memory-map
@@ -785,8 +784,6 @@ defined by the CMA carveout. To change this location, you must change
785784
the definition of the carveout. **The M4 carveouts are defined in the
786785
Linux dts file.** For example for the AM57xx EVM:
787786

788-
|
789-
|
790787
linux/arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi
791788

792789
::
@@ -807,14 +804,14 @@ linux/arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi
807804
};
808805
};
809806

810-
|
807+
811808
You are able to change both the size and location. **Be careful not to
812809
overlap any other carveouts!**
813810

814811
.. note::
815812
The **two** location entries for a given carveout
816813
must be identical!
817-
|
814+
818815
Additionally, when you change the carveout location, there is a
819816
corresponding change that must be made to the resource table. For
820817
starters, if you're making a memory change you will need a **custom**
@@ -836,8 +833,6 @@ corresponding CMA.
836833
#define PHYS_MEM_IPC_VRING 0x95800000
837834
#endif
838835

839-
|
840-
841836
.. note::
842837
The PHYS_MEM_IPC_VRING definition from the resource
843838
table must match the address of the associated CMA carveout!
@@ -886,9 +881,6 @@ ipc_3_43_02_04/examples/DRA7XX_linux_elf/ex02_messageq/ipu1/IpuAmmu.cfg
886881
AMMU.largePages[2].L1_cacheable = AMMU.CachePolicy_CACHEABLE;
887882
AMMU.largePages[2].L1_posted = AMMU.PostedPolicy_POSTED;
888883

889-
|
890-
891-
````
892884

893885
+--------------+-----------------------+-----------------------+--------+-------------+
894886
| Page | Cortex M4 Address | Intermediate Address | Size | Comment |
@@ -983,7 +975,7 @@ ipc/packages/ti/ipc/remoteproc/rsc_table_vayu_ipu.h
983975
IPU_MEM_IPC_DATA, 0,
984976
IPU_MEM_IPC_DATA_SIZE, 0, 0, "IPU_MEM_IPC_DATA",
985977
},
986-
|
978+
987979
988980
The 3 entries above from the resource table all come from the associated
989981
IPU CMA pool (i.e. as dictated by the TYPE_CARVEOUT). The second
@@ -1261,7 +1253,7 @@ Add the following to the beginning of your configuration file
12611253
.. code-block:: javascript
12621254
12631255
var Program = xdc.useModule('xdc.cfg.Program');
1264-
|
1256+
12651257
12661258
Comment out the Memory sections configuration as shown below
12671259

source/rtos/Overview/_Directory_Structure.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ installer.
99

1010
.. note::
1111
Not all components are applicable on all platforms.
12-
|
1312

1413
Software Component Directories
1514
================================

source/rtos/Overview/_Getting_Started_Guide.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ download page for your platform (see links in below section).
277277
the software in the SDK and will provide the best user experience.
278278
Occasionally, there may be compatibility issues if different versions
279279
are used.
280-
|
281280

282281
When installing CCS, you can choose to control what is installed for
283282
processor architecture.

source/rtos/Overview/_Processor_SDK_RTOS_Software_Developers_Guide.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ build information, and examples to use as a template to start development.
5454

5555
.. rubric:: Guides
5656
:name: guides
57+
5758
+------------------------------------------------------------------------+-------------------------------------------------------------------------------+
5859
| **Processor SDK RTOS** |
5960
+========================================================================+===============================================================================+

source/rtos/PDK_Platform_Software/Boot_Board_and_EVM_Abstractions/_BOOT_AM57x.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ setup to enable fast boot.
696696
TRM).Incorrect SYSBOOT configuration can causes long delays especially
697697
if peripheral boot is configured to be one of the preferred boot modes
698698
in the boot order
699-
|
699+
700700

701701
Reducing size of SBL and application
702702
"""""""""""""""""""""""""""""""""""""

0 commit comments

Comments
 (0)