I am trying to interface a 16 X 2 text LCD to the TIVA C TM4C123GH6PMI Launchpad..... I am encountering the following error in my code:
#20 identifier "unint32_t" is undefined
Which header file needs to be included in my code to eliminate this error?