- My development Kit is official PCA10040, and SDK is SDK 11.
- 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".
- 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 !!!