According to stack porting user guide mentioned here, I need to port fsl_usb_ehci_hal.h file or fsl_usb_khci_hal.h file but it is not mentioned where to. I tried copying whole usb_v2 folder along with the old MQX RTOS 4.0.0 but after all hustles of compilation errors and warnings I got following linking error
Error[Li005]: no definition for "USB_Framework_Periodic_Task" [referenced from usb_class.o(libusbd_mqx.a)]
I tried defining particular pre-processor directives but still can't get rid of this linking error. I have tried everything I could possibly think of.
Does anyone have USB Keyboard example for MQX RTOS 4.0.0? Please provide some guideline.
Thanks!
Omkar Karmalkar