AM275 FreeRTOS SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Detailed Description

ICSSG custom firmware.

Container structure for the ICSSG custom firmware blobs for PRU, RTU and TX PRU.

Data Fields

const uint32_t * pru
 
uint32_t pruSize
 
const uint32_t * rtu
 
uint32_t rtuSize
 
const uint32_t * txpru
 
uint32_t txpruSize
 

Field Documentation

◆ pru

const uint32_t* Icssg_custom_Fw::pru

Pointer to PRU firmware header

◆ pruSize

uint32_t Icssg_custom_Fw::pruSize

Size of PRU firmware header

◆ rtu

const uint32_t* Icssg_custom_Fw::rtu

Pointer to RTU firmware header

◆ rtuSize

uint32_t Icssg_custom_Fw::rtuSize

Size of RTU firmware header

◆ txpru

const uint32_t* Icssg_custom_Fw::txpru

Pointer to TXPRU firmware header

◆ txpruSize

uint32_t Icssg_custom_Fw::txpruSize

Size of TX PRU firmware header