Hi
Currently I am using SensorTag CC2650, and have just built the Simple Eddystone Beacon project. However, there are these 3 C/C++ Problems.
gmake: *** No rule to make target `C:/common/cc26xx/board_key.c', needed by `Application/board_key.obj'.
gmake: *** No rule to make target `C:/common/cc26xx/Time/UTC_clock.c', needed by `Application/UTC_clock.obj'.
gmake: *** No rule to make target `C:/Profiles/EddystoneURLCfg/CC26xx/eddystoneURLCfg.c', needed by `PROFILES/eddystoneURLCfg.obj'.
What do I need to do to prevent the errors from appearing? Thank you for your time.
- Chrysline