This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Tiva TM4C123G USB CDC example

Hello Guys.

I am using Tiva TM4C123G Launchpad and CCS. I want to create USB CDC device to send and receive data trough virtual serial com port from/to Hyper Terminal program (Teraterm) installed on my PC. I downloaded the "TM4C123G_LaunchPad_Workshop_Workbook" to start with, but there is no example for USB CDC device, only for USB Bulk device. So, my question is: Is there a similar document that describes (step by step) how to implement USB CDC device on my board (keep in mind I am a beginner :) )? For now I just want to send/receive characters from/to my PC. 

Thank you in advance!