This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Errors on ble_app_multirole_lesc NRF52

  1. My development Kit is official PCA10040, and SDK is SDK 11.
  2. when i opened the keil project of ble_app_multirole_lesc int the examples of SDK with Keil MDK5.14 and compile this project, the Keil5 IDE report many errors like : "error : #5 : cannot open source input file XXX" No such file or directory, otherwise I vertified those XXX files had been included in the "Include Paths" of the C/C++ module in the Options for Target".
  3. When I used the same Keil5 IDE to compile other examples like "ble_app_uart", everything was OK.

Why dose the Keil5 IDE behave like what i said above ??? Please help me explain this case ,thanks !!!

Related