Link here

C V4.0x/V4.2x (QED-4) Language Reference


Mosaic's Control-C compiler is fully ANSI C compliant. It includes a macro pre-processor, supports floating point math, structures and unions, and allows you to develop your software using familiar C syntax. Extensive pre-coded library functions provide easy command of the controller's digital I/O, A/D, display, serial ports, memory manager, multitasker, and much more.

The Control-C cross-compiler was written by Fabius Software Systems and customized by Mosaic Industries to facilitate programming Mosaic embedded controllers in C. The C compiler implements all traditional C syntax, including record and enumerated data types, int, long and floating point data types, user type definition. There is a comprehensive library of functions, example programs demonstrating compiler features, and extensive documentation. To program in C, use the IDE (Integrated Development Environment) based on the TextPad editor to create your source code program files. Clicking in the Terminal window and sending the download file to the 68HC11 microcontroller via the RS-232 serial link completes the process: you can then type main from your terminal to execute your program.





This namespace contains:
 
This page is about: ANSI Compliant C Compiler, Macro Pre-processor, Floating Point Math in C, Structures and Unions in C, Familiar C Syntax, Pre-coded C Library Functions, Easy Command of Digital I/O, A/D, Display, Serial Ports, Memory Manager, and Multitasker – ANSI compliant C compiler includes a macro pre-processor, supports floating point math, structures and unions, and allows you to develop your software using familiar C syntax. Pre-coded library functions provide easy command of the controller's digital I/O, A/D, display, serial ports, memory manager, and multitasker.
 
 
Navigation