Part Number: EK-TM4C123GXL
Tool/software: Code Composer Studio
Hello everyone,
I downloaded the last day the examples making by TI and I loaded in my board with the Sensor Hub BoosterPack the programme correctly.
Today it doesn´t work, I tried downloading the latest version of ccs but it doesn´t work and the error is this one:
>> Compilation failure
drivers/subdir_rules.mk:16: recipe for target 'drivers/rgb.obj' failed
"C:/ti/TivaWare_C_Series-2.1.4.178/examples/boards/ek-tm4c123gxl-boostxl-senshub/drivers/rgb.c", line 203: error #20: identifier "GPIO_PF3_T1CCP1" is undefined
"C:/ti/TivaWare_C_Series-2.1.4.178/examples/boards/ek-tm4c123gxl-boostxl-senshub/drivers/rgb.c", line 208: error #20: identifier "GPIO_PF2_T1CCP0" is undefined
"C:/ti/TivaWare_C_Series-2.1.4.178/examples/boards/ek-tm4c123gxl-boostxl-senshub/drivers/rgb.c", line 213: error #20: identifier "GPIO_PF1_T0CCP1" is undefined
3 errors detected in the compilation of "C:/ti/TivaWare_C_Series-2.1.4.178/examples/boards/ek-tm4c123gxl-boostxl-senshub/drivers/rgb.c".
gmake: *** [drivers/rgb.obj] Error 1
gmake: Target 'all' not remade because of errors.
I don´t find the way to fix it and I will be really graceful if someone could help me.
Thanks in advance