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.
Tool/software: TI C/C++ Compiler
Good Night Anup!
Did you use CCS?
Did you need to modify the board's hardwre?
I intend to use a pendrive connected to the TM4C123GXL Launchpad kit to write data to a .txt file
Hi,
The EK-TM4C123GXL launchPad does not support USB host mode. In order to support the host mode, you will need to modify the board slightly. Please follow section 2 in this app note on how to do it. In the post you referenced, Amit also mentioned how to do it.