I did the updates and still had issues with the new project wizard. A common error was:
identifier ‘USB_Status’ redeclared was declared as: ‘int’ now declared as: ‘unsigned long’
However, including “usb_error.h” in the host_common.h gets rid of the errors.
This is the path to those files in my install: C:\Freescale\Freescale_MQX_4_0\lib\twrk60f120m.cw10\debug\usb
I’m happy to now have my project working in MQX 4.0.