Tool/software: Linux
Hi,
I've been trying to exchange data between my TM4C1294XL and my PC running on Linux Fedora 25 using the usb_dev_bulk example, but without success. In the TM4C1294XL code I removed the UART part entirely and added GPIOPinWrite() to the RXHandler() just to indicate any receive events, nothing happened. Also on the PC side which I realized through libusb library in C++ there is no incoming data.
Any suggestions?
Best regards,
Milos
