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
  • Have you checked out step 4 in the prerequisites guide, telling you to "Create a user at https://www.invensense.com/. Under “Downloads” download “Embedded MotionDriver 6.12”. Unzip the downloaded motion_driver_6.12 folder and navigate to motion_driver_6.12/mpl libraries/arm/Keil. Unzip the folder libmpllib_Keil_M4FP.zip. Copy the extracted library libmpllib.lib into <your Thingy folder>/libs/libmpllib_Keil_M4FP/. Finally, unzip /motion_driver_6.12/mpl libraries/arm/gcc4.9.3/liblibmplmpu_m4_hardfp.zip and copy the extracted library liblibmplmpu.a into the folder <your Thingy folder>/libs/liblibmplmpu_m4_hardfp/."

    Best regards,

    Simon

Reply
  • Have you checked out step 4 in the prerequisites guide, telling you to "Create a user at https://www.invensense.com/. Under “Downloads” download “Embedded MotionDriver 6.12”. Unzip the downloaded motion_driver_6.12 folder and navigate to motion_driver_6.12/mpl libraries/arm/Keil. Unzip the folder libmpllib_Keil_M4FP.zip. Copy the extracted library libmpllib.lib into <your Thingy folder>/libs/libmpllib_Keil_M4FP/. Finally, unzip /motion_driver_6.12/mpl libraries/arm/gcc4.9.3/liblibmplmpu_m4_hardfp.zip and copy the extracted library liblibmplmpu.a into the folder <your Thingy folder>/libs/liblibmplmpu_m4_hardfp/."

    Best regards,

    Simon

Children
Related