01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Index page<br />

Interrupt 0xA0 service 0x45: Write persistent User Data<br />

Parameters<br />

AH<br />

ES:SI<br />

CL<br />

Comments<br />

Writes persistent data into the Flash memory of the <strong>@CHIP</strong><br />

Must be 0x45.<br />

Pointer to the User data<br />

number of bytes to write (max 192)<br />

The user can use this function to save product specific persistent data (e.g. own serial number of the product).<br />

The function requires a pointer in [es:si] to memory block, which should be written into the flash memory.<br />

The 192 bytes array in the flash memory will be untouched on a format of the file system and also on an <strong>@CHIP</strong>-<strong>RTOS</strong> BIOS<br />

Update.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Read persistent User Data<br />

Interrupt 0xA0 service 0x46: Read persistent User Data<br />

Parameters<br />

AH<br />

ES:DI<br />

CL<br />

Comments<br />

Reads persistent data from the Flash memory of the <strong>@CHIP</strong><br />

Must be 0x46.<br />

Pointer to the User buffer<br />

number of bytes to read (max 192)<br />

The user can use this function to read product specific persistent data written with function 0x45 (Write Persistent User Data).<br />

The function requires a pointer [es:di] to the memory block into which the read data will be stored.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Write persistent User Data<br />

Interrupt 0xA0 service 0x50: Get IP address of the PPP Server<br />

Get the IP address as a string.<br />

Page 102 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!