We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I`ve added the .c with .h files to project. After removed them both from folders. But now got compiler error. Seems compiler still searching for it. How to fix it?
Using Keil uVision
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'ROOM_LIGHT' compiling hdc1080.c... "no source": Error: #5: cannot open source input file "..\Src\hdc1080.c": No such file or directory ..\Src\hdc1080.c: 0 warnings, 1 error "ROOM_LIGHT\ROOM_LIGHT.axf" - 1 Error(s), 0 Warning(s). Target not created. Build Time Elapsed: 00:00:00
You would need to look for another .c file #including that file