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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Parameters<br />

AH<br />

Must be 0x17.<br />

ES:DX<br />

Pointer to a 6 byte memory area where the MAC address is to be stored.<br />

Comments<br />

Top of list<br />

Index page<br />

At <strong>IPC<strong>@CHIP</strong></strong> targets without internal Ethernet (e.g. SC11), this number represents a virtual ID.<br />

Interrupt 0xA0 service 0x18: Power save<br />

Slows down the internal timer for the <strong>RTOS</strong> and puts the CPU in a halt mode until the next interrupt occurs. Please note that the<br />

internal time/date will be affected.<br />

Parameters<br />

AH<br />

Comments<br />

Top of list<br />

Index page<br />

Must be 0x18.<br />

Call this function when your program is in idle state.<br />

Power savings are marginal since we use a DRAM. Please note that power consumption may differ slightly when the date code of<br />

the <strong>IPC<strong>@CHIP</strong></strong> is changed.<br />

Interrupt 0xA0 service 0x19: Change level for configuration server.<br />

Change the supported level for the configuration server. For a description of the possible levels, please refer to config.htm<br />

document.<br />

Parameters<br />

AH<br />

BX<br />

Comments<br />

Top of list<br />

Index page<br />

Must be 0x19.<br />

The supported level.<br />

Please note that if the level defined in the chip.ini is 0 (zero), the configuration server task is not started and changing the<br />

supported level does not have any effect. To avoid this, use a unlisted support level such as 0x1000 in the chip.ini.<br />

The entry in the chip.ini file is not changed by this call.<br />

Interrupt 0xA0 service 0x20: Install a user fatal error handler<br />

Parameters<br />

Install a user fatal error callback function. This installed function will be called by the system on execution of fatal errors.<br />

Page 88 / 400

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

Saved successfully!

Ooh no, something went wrong!