Hello all,
I just start playing with the CC2538 Development kit and I'm trying to run the LCD example (from CC2538 Foundation Firmware) on the CCS 6.0.1.00040. I included all the library and folders as explained in the manual, but when I start compiling I get two errors:
gmake: *** No rule to make target `C:/Users/Fabio/workspace_v6_0/swrc271a/cc2538_foundation_firmware_1_0_1_0/bsp/trxeb_msp5438a/drivers/source/lcd_dogm128_6_alphabet.c', needed by `bsp/lcd_dogm128_6_alphabet.obj'.
gmake: *** No rule to make target `C:/Users/Fabio/workspace_v6_0/swrc271a/cc2538_foundation_firmware_1_0_1_0/bsp/trxeb_msp5438a/drivers/source/lcd_dogm128_6.c', needed by `bsp/lcd_dogm128_6.obj'.
Any suggestion on how to solve this issue?
Thanks
Fabio