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.

operations such as renaming, moving, deleting, or creating files can cause inaccurate directory searches<br />

such as finding the same file twice. Please look at the findfirst function (Interrupt 0x21, function<br />

0x4E) for further restrictions.<br />

The findnext function is designed to be called in a loop until it fails, which indicates the last file has<br />

been found.<br />

Related Topics<br />

Top of list<br />

Index page<br />

Find first file<br />

Interrupt 0x21 service 0x50: Debugger Support<br />

Parameters<br />

AH<br />

Gets address of internal program task list and sets callback vector used for program startup notification.<br />

0x50<br />

DX:BX<br />

Callback vector<br />

CX<br />

Sanity Check = 0x8765<br />

Return Value<br />

Comments<br />

Top of list<br />

Index page<br />

DX:BX contains pointer to internal task list.<br />

AX = Task list length = 12<br />

CX = size of task list elements<br />

SI = <strong>RTOS</strong> Private Data Segment<br />

This function is intended only for debugger usage.<br />

Interrupt 0x21 service 0x51: Get PSP Segment Address<br />

Parameters<br />

AH<br />

Gets PSP (Program Segment Prefix) segment address<br />

0x51<br />

Page 275 / 400

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

Saved successfully!

Ooh no, something went wrong!