Installed new Simplicity IDE (SV4.1.12.1) and updated per instructions on WIKI https://github.com/OpenAcousticDevices/AudioMoth-Project/wiki/AudioMoth
Studio Packages installed are: GNU ARM Toolchain (v4.9.2015.q3) GNU ARM Toolchain (v7.2.2017.q4) 32 bit MCU SDK - 5.7.3.0 32 bit MCU SDK - 5.8.4.0
Trying to import AudioMoth-Project I get error: "SDK of the build configuration cannot be resolved." Specifically it doesn't like the line in .cproject:
value="${StudioSdkPathFromID:com.silabs.sdk.stack.super:1.1.0._1914564505}"/>
top of page
To test this feature, visit your live site.
SDK Path Error Compiling AudioMoth-Project
SDK Path Error Compiling AudioMoth-Project
6 comments
Like
6 Comments
bottom of page
Excellent news! Glad you could get it sorted.
Good tip. I uninstalled and re-installed the 32-bit MCU SK, then realised that it was 5.8.2.0, so I installed the older version 5.2.2.0 as well and then AudioMoth imports and builds successfully.
I figured it out. For some reason the 32 bit MCU SDK - 5.2.2.0 didn't install correctly, so I went to Update Software and installed it again. Since I tried importing from multiple locations, the compiler added a "_2" to the project name and when I deleted the _2, it imported and compiled OK.
Hi Peter,
Windows 10 Enterprise, Intel i5 CPU 650 @ 3.2GHz 64-bit 8GB memory
I'll try a fresh install on another computer today.
Scott
Hi Scott,
Could I get a bit more information, such as your platform? I just did a fresh install, following the guide on both my Mac and Windows 10 machine and got no error. Just trying to pin down the cause.