1.1.4.4.1 dfu Function

C

void dfu(const IMG_MEM_TOPOLOGY ** tops, uint8_t count);

Description

This routine will initiate the device firmware upgrade where it waits for commands and response for commands received from serial.

Parameters

ParamDescription
IMG_MEM_TOPOLOGY topsvalid toplogies list
uint8_t countnumber of valid topologies

Returns

None