Tool/software:
Dear Team,
We are working on the TM4C1294XL microcontroller and attempting to build the tcpEcho Ethernet example using Code Composer Studio and TivaWare (v2.2.0.295).
Despite adding all the necessary include paths (inc, driverlib, and utils), we are still encountering the following error:
#1965: cannot open source file "inc/hw_ints.h"
The file hw_ints.h does exist in the correct location (C:/TI/TivaWare_C_Series-2.2.0.295/inc/). We’ve confirmed the include path is correctly set in project properties, but the error persists during build.
Could you please advise what might be causing this, or if there's a known issue with TivaWare includes in this context?
Looking forward to your guidance.
Best regards,
Santhosh P