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

Trouble compiling Nordic Thingy52

*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'release_v1_0_0'
linking...
.\_release_v1_0_0\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_v1_0_0\app_thingy_s132.axf" - 1 Error(s), 0 Warning(s).

I've got the library that is mentioned here: https://devzone.nordicsemi.com/f/nordic-q-a/23755/thingy-52-build-error-in-keil

However I add it to Keil and seem to have nothing happened, I've tried various things and ended up with more compile errors and had to wipe the folder out unzip and try again and seem to be having the same issue.

I'll also note that I'm working on a win10 machine and haven't gotten make added to the path yet either if someone would like to direct me on that as well.

Moin

Parents Reply Children
Related