PDK API Guide for J721E
Icssg_Fw Struct Reference

Detailed Description

ICSSG firmware.

Container structure for the ICSSG 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_Fw::pru

Pointer to PRU firmware header

◆ pruSize

uint32_t Icssg_Fw::pruSize

Size of PRU firmware header

◆ rtu

const uint32_t* Icssg_Fw::rtu

Pointer to RTU firmware header

◆ rtuSize

uint32_t Icssg_Fw::rtuSize

Size of RTU firmware header

◆ txpru

const uint32_t* Icssg_Fw::txpru

Pointer to TXPRU firmware header

◆ txpruSize

uint32_t Icssg_Fw::txpruSize

Size of TX PRU firmware header