65 The Cmicro SDL to C Compiler
The Cmicro SDL to C Compiler translates your SDL system into a C program that you can compile together with the Cmicro Library and the SDL Target Tester target library. The Cmicro Library and the SDL Target Tester target library is not available as a pre-linked library but is delivered as source to enable scaling of the kernel. The scaling is dependent upon the SDL system characteristics. This chapter is a reference manual for the Cmicro SDL to C Compiler.
- In The Cmicro Library, you will find information about how to customize your own libraries for specific purpose, such as application generation for target computers. The chapter also describes the structure of the generated C code and the internal data structures in the generated C code. The Cmicro Library is only of use when compiled with the code which is generated by the Cmicro SDL to C Compiler.
- In The SDL Target Tester, you will find a reference to the features, which enables testing in a host-target environment. The SDL Target Tester is applicable for the Cmicro SDL to C Compiler and the Cmicro Library only.