Hello Gurdeepak,
To rebuild MCC in MQX source, clean and rebuild the MCC project, and any other MQX application projects that use the MCC project.
To rebuild MCC for Linux using Desktop Factory, be sure that your modifications are in place at the MCC build directory, located in your top-level Factory directory: build_armv7l-timesys-linux-gnueabi/mcc-kmod-1.06/mcc-kmod-1.06/. To rebuild the mcc-kmod project, you can issue the following command from your top-level Factory directory:
# make mcc-kmod-restage && make
Redeploy the resulting kernel and RFS images generated by the Factory build, under build_armv7l-timesys-linux-gnueabi/images/.
Thanks, and let me know if you have any questions.
Timesys Support