FL_download Function (ROM Call 0x16A)

flash.h

void FL_download (unsigned long dummy);

Installs the product code.

FL_download installs the product code (there is no exit from this routine). It calls startup base code, reinstates vector table, then enters a receiving loop. It seems that parameter dummy is ignored.


Used by: LIO_Receive