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.

SW-TM4C: How to make it work as a USB device

Part Number: SW-TM4C
Other Parts Discussed in Thread: TM4C129ENCZAD, TM4C129ENCPDT

Hello, I would like to make my TM4C129x work as a USB device.

I would like to have the following functions:
1. How to recognize the port
2. How to change from USB to UART

Which file in the hierarchy below should I look at to realize the above two?
(C:\ti\TivaWare_C_Series-2.2.0.295\usblib)

Also, is it correct to understand that functions 1 and 2 are configured from separate APIs?