Hi
Details :
Controller : TM4C123GH6PZ
CCS IDE : Version: 5.4.0.00091
Compiler : TI v5.0.4
TivaWare_C_Series-2.0.1.11577
The Issue:
I am getting these errors when I compile my code: ' #20 identifier "xxxxxxx" is undefined '
It is defined in hw_inits.h
What is causing this error ?
Also i am getting 400+ warnings that particular definition is redefined and does not match.
One definition is in the hw-inits.h and the other is in controller specific header file. i cannot remove either of them,
How can I resolve ?
Please Help



