Hi,
I was just following the example .pdf and manually made what I thought was the necessary libraries.
Today I've tried to import 'Existing Projects Set'
1. ...KSDK\V_1.2.0\rtos\mqx\build\kds\workspace_frdmk64f\build_libs.wsd
2. ...\KSDK\V_1.2.0\examples\frdmk64f\demo_apps\usb\device\composite\msd_cdc\mqx\kds\dev_msd_cdc_frdmk64f_mqx.wsd
The 2nd import warns that:
mqx_frdmk64f_all does not exists
mqx_stdlib_frdmk64f_all does not exists
After enable USB-Composite
,,,\KSDK\V_1.2.0\usb\usb_core\device\include\frdmk64f\usb_device_config.h
The build-all worked just fine.
The Segger debug setup was incorrect but when looking on an other project I was able to get it work.