mpiSqNodeFlashErase

Declaration

long mpiSqNodeFlashErase(MPISqNode     sqNode);

Required Header: stdmpi.h

Description

mpiSqNodeFlashErase brings the SynqNet network down to discovery mode, sends a service command down to the node that erases its runtime flash, and leaves the network down. The next time the network is brought up to Synq mode the node will be running off its boot image.

node a handle to a SynqNet node object.
Return Values
MPIMessageOK