In MQX4.1 there was a library project for CodeWarrior 10.x which would set up all the projects required to build MQX. Does that project file exist in MQX4.2? I don't see it
Hi Eric Texley
The library project files are in the relative build folders.
Let's take frdmK64f for example, the libraries are in the following folders
Freescale_MQX_4_2\mqx\build\cw10gcc\bsp_frdmk64f
Freescale_MQX_4_2\mqx\build\cw10gcc\psp_frdmk64f
Freescale_MQX_4_2\rtcs\build\cw10gcc\rtcs_frdmk64f
Freescale_MQX_4_2\mfs\build\cw10gcc\mfs_frdmk64f
I hope it helps
Have a great day!
Regards
Daniel
-----------------------------------------------------------------------------------------------------------
If this post answered your question, please click correct or helpful, thank you