mclRun

void mclRun();

Parameters

None

Return Value

None

Remarks

A call to mclRun will cause the bootloader process to exit and then start running the user program loaded on the target microcontroller.

See Also

mclLoadHexFile
mclProgram
mclRead
mclVerify
mclErase
mclGetProgramLine
mclGetProgramLineCount
mclGetDataLine
mclGetDataLineCount

mclGetConfigLine
mclGetConfigLineCount
mclAddHexLine
mclClear