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.

<strong>RTOS</strong> Tasks - <strong>SC12</strong> <strong>@CHIP</strong>-<strong>RTOS</strong> <strong>V1.10</strong><br />

<strong>IPC<strong>@CHIP</strong></strong> <strong>Documentation</strong> Index <strong>RTOS</strong> API News<br />

<strong>IPC<strong>@CHIP</strong></strong> System Tasks<br />

The <strong>RTOS</strong> itself creates a set of tasks used to support the <strong>IPC<strong>@CHIP</strong></strong> services. Your application programs will<br />

be executing concurrently with these built-in tasks. The fact that these <strong>RTOS</strong> tasks exists is particularly relevant<br />

when you choose priorities for your own application program's tasks.<br />

Each task in the <strong>IPC<strong>@CHIP</strong></strong> system must have a unique four letter task name. Consequently the user must<br />

take care to avoid the names used by these system tasks when naming tasks.<br />

System Task List<br />

The priorities stated here are in decimal, where 0 is highest priority. Some tasks may not be present in your<br />

system due to your system configuration specified in the chip.ini configuration file. For these tasks the<br />

relevant configuration file parameter is stated here with a hyper-link.<br />

AMXK priority= 0 Kernel task<br />

TCPT priority= 4 TCP/IP timer task<br />

ETH0 priority= 5 Ethernet receiver task<br />

PPPS priority= 6 PPP server (PPPSERVER ENABLE)<br />

PPPC priority= 6 PPP client (PPPCLIENT ENABLE)<br />

CFGS priority= 7 UDP config server<br />

TELN priority= 11 Telnet server (TELNET ENABLE)<br />

MTSK priority= 12 Console task (command shell)<br />

WEBS priority= 41 Web server (WEB ENABLE)<br />

FTPS priority= 41 FTP server (FTP ENABLE)<br />

Related Topics<br />

API function RTX_TASK_CREATE - Create and start a task<br />

End of document<br />

Page 244 / 400

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

Saved successfully!

Ooh no, something went wrong!