Adapting a main loop based application to a new target system

You can adapt your application target system with MicroC profile.

About this task

The MicroC profile has its own dedicated framework that is the MicroC Execution Framework (MXF). MXF is designed for applications that are run on systems with minimum resources, and includes a number of predefined targets such as Freescale S12 (MainloopS12Configuration), Microsoft (MainLoopNTConfiguration), and so on.


Feedback