There is a sample source code for TIVA series TM4C129X for usb_dev_bulk for transmitting and receivng the data through ths usb config...the echo through the UART works fine...but the USB_EVENT_RX_AVAILABLE case statement doesnt get executed in the process to echo the data through the USB in the RX Handler...Can you please help me with this??