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.
Hi,
I have installed the MDK-Lite 5.23 and downloaded X-CUBE-BLE1 to run demo on X-NUCLEO-IDB05A1 using stm32f401 nucleo 64.
But finding "error: #5: cannot open source input file "bluenrg_gatt_server.h": No such file or directory".
I have added file path but still its giving the error. Worst is I am finding similar problem in other example codes.
Kindly guide me in this issue.
Have a nice day!
KinD Regards, Ghalib
I'm able to resolve the issue. It was caused by access restriction by anti-virus software/administration.
Regards, Ghalib
I forgot to mention that I have also used the help from following post:
stackoverflow.com/.../keil-compiler-error-can-not-open-source-input-file-but-file-exists
Have added "--reduce_paths" to Project->options->C/C++->Misc Controls and Project->options->Linker->Misc Controls
Kind Regards, Ghalib