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

Thingy:52 Build Error in Keil

I am following the Thingy:52 "Compiling With Keil" instructions provided in the following link.

nordicsemiconductor.github.io/.../firmware_compile.html

However, I get the following error. How do I correct this error? Thanks in advance for your help.

*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'release'
linking...
.\_release\app_thingy_s132.axf: error: L6002U: Could not open file ..\..\..\libs\libmpllib_Keil_M4FP\libmpllib.lib: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
".\_release\app_thingy_s132.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:00

Regards, Mark

Related