Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
venkat-ranganathan authored Feb 15, 2024
1 parent c216738 commit 718ccb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ I spent my Summer as an Applications Engineer intern with Sitara Embedded Linux

My intern project demonstrates that a TI AM62x microprocessor running RT-Linux (<a href="https://www.yoctoproject.org/software-overview/" target="_blank">Yocto</a>) on its <a href="https://developer.arm.com/Processors/Cortex-A53" target="_blank"> ARM A53</a> cores can function as an <a href="https://en.wikipedia.org/wiki/EtherCAT" target="_blank">EtherCAT</a> MainDevice to control test LEDs on multiple TI AM243x microcontroller SubDevices running <a href="https://en.wikipedia.org/wiki/Real-time_operating_system" target="_blank">RTOS</a> on its <a href="https://developer.arm.com/Processors/Cortex-R5" target="_blank"> ARM R5F</a> cores simultaneously. In factory automation, the test LEDs can be replaced with motors, servos, robotic arms, etc.

<a href="https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1257180/faq-how-to-set-up-an-ethercat-system-with-am6xx-maindevice-and-am64-am243-subdevice-using-codesys-development-system" target="_blank">I wrote public Texas Instruments documentation</a> for the end-user to get an EtherCAT TI Main/SubDevice system set up and running and be able to manipulate test LEDs on multiple SubDevices simultaneously connected via standard Ethernet
<a href="https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1257180/faq-how-to-set-up-an-ethercat-system-with-am6xx-maindevice-and-am64-am243-subdevice-using-codesys-development-system" target="_blank">I wrote customer-facing Texas Instruments documentation</a> for the end-user to get an EtherCAT TI Main/SubDevice system set up and running and be able to manipulate test LEDs on multiple SubDevices simultaneously connected via standard Ethernet

Speaking broadly, I did the following to get my system up-and-running:

Expand Down

0 comments on commit 718ccb9

Please sign in to comment.