Hi David,
One of new features in MQX4.2 is that WSD files are now moved directly into example directories. So you can open for example wsd file at path: c:\Freescale\Freescale_MQX_4_2\mqx\examples\flashx\build\cw10gcc\flashx_twrk60d100m\flashx_twrk60d100m.wsd
This wsd file will load only necessary libraries. In case of flashx it is only BSP and PSP.
For example wsd file in web_hvac directory will load BSP, PSP, MFS, RTCS, SHELL and USB Host libraries.
You need to modify the BSP again for MQX 4.2, then you need to build all the libraries.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------