NetX and USBX together?

Has anyone used NetX and USBX in the same project together.  I am working with the RA8 (EK-RA8D1).  I am basically trying to combine two example projects USBX_hmsc_ek_ra8d1_ep &  NetX_dhcpv4_client_ek_ra8d1_ep.  Both projects working independently. 

When I start with USBX_hmsc_ek_ra8d1_ep and try to add the modules from NetX_dhcpv4_client_ek_ra8d1_ep (manually & export/import) using FSP Configuration, the Ethernet Link never establishes.  It looks like the interrupts from the PHY are never serviced.

When I start with NetX_dhcpv4_client_ek_ra8d1_ep and try to add the modules from USBX_hmsc_ek_ra8d1_ep (manually & export/import) using FSP Configuration, the code hangs in ux_return = ux_host_stack_initialize(apl_change_function); /* ux host stack initialization */

Any thoughts would be greatly appreciated!

Parents Reply Children
No Data