AM64x MCU+ SDK  08.02.00

Introduction

Functions

void bsp_set_pru_firmware (uint32_t *frameProc, uint32_t frameProcLen, uint32_t *hostProc, uint32_t hostProcLen)
 This function internally sets the location from which PRU firmwares can be loaded. More...
 

Function Documentation

◆ bsp_set_pru_firmware()

void bsp_set_pru_firmware ( uint32_t *  frameProc,
uint32_t  frameProcLen,
uint32_t *  hostProc,
uint32_t  hostProcLen 
)

This function internally sets the location from which PRU firmwares can be loaded.

Parameters
frameProcPointer to a buffer containing HRT PRU firmware (ecat_frame_handler_bin.h)
frameProcLenSize of the HRT PRU firmware
hostProcPointer to a buffer containing SRT PRU firmware (ecat_host_interface_bin.h)
hostProcLenSize of the SRT PRU firmware