Intel® Stratix® 10 Hard Processor System Remote System Update User Guide

ID 683021
Date 2/23/2024
Public
Document Table of Contents

C.6.9. rsu_slot_program_buf

Prototype int rsu_slot_program_buf(int slot, void *buf, int size);
Description Program a slot using FPGA config data from a buffer and then enter the slot into CPB. The slot must be erased first.
Parameters

slot: slot number

buf: pointer to data buffer

size: size of buffer in bytes

Return Value 0 on success, or error code