This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compilation failure when trying to use QEI

Other Parts Discussed in Thread: TM4C123GH6PM

Hi there,

I am trying to get the QEI hardware to work with this example code. I get this compilation error:

 identifier "GPIO_PD6_PHA0" is undefined

identifier "GPIO_PD7_PHB0" is undefined

How can I solve this? Other things from TivaWare like the UART and SPI are working just fine!

Edit: more information:

I am using a Tiva C launchpad with Code Composer Studio