I do not have a non RTOS example ready to go.
However, you can use the code provided in the demo without BRTOS. For that you must remove the other tasks and use the USB task as the main. In this case you must substitute the RTOS queue by one developed by you (or just make an ping-pong test).