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

error: L6002U could not open file

Hi Nordic team

I compile the example ble_app_interactive  in keil ver.5.24.

And the below error message occur.

.\_build\nrf52832_xxaa_s132.axf: error: L6002U: Could not open file ..\..\..\..\..\..\..\external\nrf_oberon\lib\nrf52\oberon_short_wchar_2.0.4.lib: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
".\_build\nrf52832_xxaa_s132.axf" - 1 Error(s), 0 Warning(s).
Target not created.

 I have compiled other examples and it works fine. (except: pca10040 and pca10056 in ble_app_interactive )

What is exactly happened ?

By the way, I didn`t plug in my J link while compiling.

Related