Define Task Routines in your Application

Once MQX Lite components are configured properly, the code has to be generated. This is initiated by the Generate Processor Expert Code command accessible from the pop-up menu. For more information, see the Processor Expert User Guide.

If no issue occurs in code generation, all generated source code files are placed in the destination directory. MQX Lite task routine prototypes are generated into the mqx_tasks.h header file. Skeletons of all task routines, defined by the MQXLite/MQXLite_task components, are generated into the mqx_tasks.c source file (unless a different name was specified). The next step is to implement the functionality of each defined task routine before building the project.




This Information Center content is based on MQXLITEUG Rev 1.1, 09/2013, which can be downloaded from www.freescale.com.