We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I am compiling the code for UART communication in TM4C123GH6P and it gives me an unexpected error for the line
__I uint32_t CR; /* GPIO Commit*/
in the header file TM4C123GH6PM.h
Can anybody tell me the solution for it. Please reply me as soon as possible.
Thanks & Regards, Pratik Jain
"verify that you have all needed header files"
And that they are in locations where the compiler will find them.