Please help me to eliminate the error : "cannot open source input file "nrf_erratas.h": No such file or directory" for nrf51422 for nrf 51(12.3) sdk in keil version 5
Please help me to eliminate the error : "cannot open source input file "nrf_erratas.h": No such file or directory" for nrf51422 for nrf 51(12.3) sdk in keil version 5
Can you try to rename \nRF5_SDK_12.3.0_d7731ad\components\device\compiler_abstraction.h to something else? (Example: compiler_abstraction_something_else.h)
Best regards,
Kenneth
The error is not eliminating. Please help me to get rid of this error
I could eliminate this error by including the file in options to target. Thanks for your time
Have you tried to open a project that you have not previously opened?
Does it look like this:
In your case you should only need 8.11.1.
I had opened the same previously opened project. What i did was i found the location of erratas.h header file and included in options for target -> c/c++. it worked
included the path in options for target -> c/c++ , it worked
included the path in options for target -> c/c++ , it worked