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

Compiling Thingy 52 issue

Hi I have included Nordic Thingy52-SESFW to build my thingy:52 file and was at first met with path issues of nordic_common.h and core_cm4.h but have included them by adding in the file paths under common->preprocessor->user include directories. 

I then tried to compile again and was met with this problem. What can be done?

One of the nordic support engineers reminded me to run setup_sdk.bat to create the sdk_components folder. But I do not understand this at all. Disappointed Like after following the steps on the prerequisite, I clicked on setup_sdk.bat and they just showed me this:

Please do assist me with the prerequisite part too. I thank you.

Parents Reply Children
  • I am not struggling with the Nordic Thingy:52 SDK Segger section but with compiling Thingy52-SESFW as recommended by one of the nordic engineers since the file in Nordic Thingy:52 SDK shared on GitHub is broken as discussed in the forum here.

    I downloaded the Make to C:\Program Files (x86)\GnuWin32 but my Nordic File that I want to compile is at C:\Users\Admin\Desktop\NORDIC DEV\Thingy52\Thingy_SES_FW\Nordic-Thingy52-SESFW\project\pca20020_s132\ses, I do not comprehend the instructions "Make must be installed and be in system path". I am confused as to system path is which path?

    One of the nordic support engineers reminded me to run setup_sdk.bat to create the sdk_components folder. But I do not understand this at all.  Like after following the steps on the prerequisite, I clicked on setup_sdk.bat and they just showed me the photo above in my question.

    I have also followed the prerequisite but still unable to compile. I may not have fully comprehended the prerequisites too. Any idea of how you may help me with that?

Related