5.13. Texas Instruments ICSSG - emllICSSG on AM654x

The parameters to the ICSSG Link Layer are setup-specific. The function CreateLinkParmsFromCmdLineICSSG() in EcSelectLinkLayer.cpp demonstrates how to initialize the Link Layer instance.

Public Members

Common link parameters. Signature must be set to EC_LINK_PARMS_SIGNATURE_ICSSG

TI System on Chip board type

Initialize whole PRUSS subsystem, not only port. This flag is always required when link layer is used on single ICSSG port. This flag is also required, when link layer is used in “Redundancy mode” and two ICSSG ports are used. In this case, first port should be master, and second port should be slave

Values:

TI AM654x

5.13.1. TI AM654x IDK

Support for ICSSG on AM654x is currently limited to TI AM654x IDK/EVK with TI RTOS/Sysbios in polling mode.