Skip to content

Commit 41362ad

Browse files
committed
source: IPC: _IPC_for_AM57xx: remove todo sections
The "Adding IPC to an Existing TI-RTOS Application on slave cores" section in IPC documentation has TODOs. Remove them. Signed-off-by: Beleswar Padhi <[email protected]>
1 parent 169fefd commit 41362ad

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

source/linux/Foundational_Components/IPC/_IPC_for_AM57xx.rst

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,26 +1123,6 @@ which will be described in following sections
11231123
ex02\_messageq example as a reference, add in the IPC pieces to the
11241124
LED example. Build from CCS then add it to the Linux firmware folder.
11251125

1126-
.. rubric:: Running LED Blink PDK Example from CCS
1127-
:name: running-led-blink-pdk-example-from-ccs
1128-
1129-
TODO - Fill this section in with instructions on how to run the LED
1130-
blink example using JTAG and CCS after the board has booted Linux.
1131-
1132-
.. note::
1133-
Some edits were made to the LED blink example to allow it to run
1134-
in a Linux environment, specifically, removed the GPIO interrupts and
1135-
then added a Clock object to call the LED GPIO toggle function on a
1136-
periodic bases.
1137-
1138-
|
1139-
1140-
.. rubric:: Make CCS project out of ex02\_messageq IPC example
1141-
:name: make-ccs-project-out-of-ex02_messageq-ipc-example
1142-
1143-
TODO - fill this section in with instructions on how to make a CCS
1144-
project out of the IPC example source files.
1145-
11461126
|
11471127
11481128
.. rubric:: Add IPC to the LED Blink Example

0 commit comments

Comments
 (0)