Hello,
Have you reviewed the MQX4.0.2/docs/FSL_MQX_getting_started.pdf Section2.4
To rebuild the MQX libraries, navigate to an appropriate folder in the Windows Explorer, drag the <board>.wsd file and drop it into the CodeWarrior project view. The MQX library projects and build configurations settings are imported to CodeWarrior working space.
<mqx_install_dir>/config/<board>/cw10/<board>.wsd
<mqx_install_dir>/lib/<board>.cw10/
Note: The wsd file import requires the installation of the MQX CodeWarrior plugins. The functionality is supported for CodeWarrior version 10.2 or newer and requires the MQX CW plugin installed. For installation description, see Chapter 5.1.2 "CodeWarrior 10 Task Aware Debugger Plug-in."
For detailed information about importing and building MQX libraries and debugging MQX application in CodeWarrior 10, see <mqx_install_dir>/doc/tools/cw/FSL_MQX_in_CW_10_x.pdf document. This document is a part of the MQX installation package.
Regards,
David