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

Thingy SDK compile error using Segger Embedded Studio.

Hi sir,

I encountered a problem while building Thingy SDK using segger. Here are steps what I did,

  • Downloaded "thingy_sdk_v2.1.0" SDK from this https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms/Nordic-Thingy-52/Download#infotabs and followed README.md to install the prerequisites tools and also run "setup_sdk.bat".
  • Tried compiling the Thingy firmware using SES, I mean I navigated to the folder /thingy_sdk_v2.1.0/project/pca20020_s132/ses and double-click the project file ble_app_thingee_s132_pca20020.emProject to build FW, but it appeared error as below
  • nrf_log.h: No such file or directory
  • thingy_sdk_v2.1.0\source\modules\thingee_ble_handler.c: No such file or directory
  • thingy_sdk_v2.1.0\source\modules\thingee_config_flash.c: No such file or directory
  • thingy_sdk_v2.1.0\source\modules\thingee_ui.c: No such file or directory

Could you please confirm is it possible to compile the thingy SDK using Embedded Segger Studio.

Thanks

Raj.

Related