IPC@CHIP DK41 / DK51
Getting Started V2.2
© 2000-2004 Beck IPC GmbH Page 55 of 61
It is important here to select the “DOS (Standard)” for the Platform. Select any Target Memory Model
that is appropriate for your project. For inexperienced application programmers, we recommend the
use of Model Large. Enable the “No Exceptions” check box; this will reduce the size of the resulting
executable by at least 26 KByte.
The next important step is to select the processor type. This selection is made from the Options |
Project menu option's dialog below.
If you forget to make this processor selection it is likely that your program will fail due to an invalid
opcode exception!
Next we will write a short program shown below. This program includes examples of using the
@CHIP-RTOS API functions, reached through @CHIP-RTOS interrupts. Refer to the @CHIP-RTOS
API documentation for more details on these interfaces
14
.
14
Dozens of examples for programming with the @CHIP RTOS API interfaces are available for download via the Internet.