Tool/software: Code Composer Studio
Hey,
I am using USB communication in TM4C1294. I am using the usbserialdevice example code.
I have an external GUI to send data to the controller. I want to generate interrupt for every data sent.
The USB connection is being closed after sending and receiving of data. How to keep that USB connection active always.
Regards,
Srinivasan