Hi All, To get above compiling - I changed the line err = ux_host_stack_hcd_register("RX-USB0", _ux_hcd_rx_initialize , UX_RX_CONTROLLER, UX_RX_CONTROLLER_RX62N); to status = ux_host_stack_hcd_register("RX-USB0", _ux_hcd_rx_initialize , UX_RX_CONTROLLER, UX_RX_CONTROLLER_RX62N); - Set optimization Level to "None (-O0)" under Project properties\C/C++ Build\Settings After this compiling the project works and a file can be read\written from\to an usb stick. If anyone wants a working E2Studio project let me know. Greetings, Jefe.
↧