Hi all;
I succesfully debug and run example projects on stellaris lm4f120xl board. but i want to write these examples from scratch. so i followed this tutorial :
http://processors.wiki.ti.com/index.php/Creating_new_CCS_v5_Project_with_Stellarisware.
But somehow ccs began to has trouble with header files. when i build my code i get this result :
i get rid of boolean error after i include the gpio.c file but i stuck with this error (#20 identifier "GPIO_PA0_U0RX" is undefined )
Do you have any suggestions??
Thanks
Erdem
