Other Parts Discussed in Thread: EK-TM4C1294XL
Hi Guys,
I have a working code where my USB is fully functional based on TM4C1294NCPDT uC. the software was built using the old library "TivaWare_C_Series-2.0.1.11577"
Now recently when i ported my software/firmware with he newer library available which is "TivaWare_C_Series-2.1.4.178" it gave me an hardfault error. Though i researched more on forum, and got the solution to update some parameters and structure defination, which resolved my issue and now there is no hard fault.
But, now the problem is that when i connect my uC USB to my windows PC, i get an error message that the "One of the USB devices attached to this computer has malfunctioned and windows does not recognise it.
This is not an hardware issue. I am sure.
I have a feeling that the update to newer library has introduced this error. Something as my USB descriptor is not working so-forth windows is not able to recognise it.
Please guys suggest me what to do and where to check the resolution in which files and function. There are too much libraries for handling USB. So please support me on this.
I am attaching some its files which is in my project folder.
Thanks in advance.
Best regards
Saurabh