Write Application Data to Flash

\i S A bits::flags string::filename

Parameter Type Range Description
flags bits Bit 0, 1, 7 flags for the flash update
filename file DOS filename (8.3 format) name and path of the file

This command allows to copy a raw flash file (*.rid or *.lcdp-rflash) from the MicroSD card to the internal flash memory of the iLCD Controller, whereat flags consists of the following options:

Bit Description
0 no reboot
1 no verification
7 verbose mode

Note

Response: [ACK]

Example

\iSA\x1/DIR1/BACKUP_4.RID\0

This example will copy the file "BACKUP_4.RID" from the directory "DIR1" to the internal flash memory without rebooting.

Not supported by: DPC3050, DPC3020, DPC2060, DPC10xx

See also:

MicroSD Card Related Commands
Request Disk Status
Open Directory and Read First Entry
Unmount MicroSD Card