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

WARNING: Out Tree Board on Windows

Hi I've been trying to get started with the nrf52840 dk and dongle on my Windows 10 machine but have been stuck on this set-up issue. I'm using the following versions:

  • SES 4.42
  • GNU arm  8-2019-q3-update
  • nrf sdk v1.2.0

I've been following the getting started process on the desktop connect app and using anaconda to manage all the python packages but I keep erroring out whenever I try making a sample project. A screenshot of the warnings are below:

Though it's not visible (I can't scroll to the bottom), it seems to error out in CMAKE. When I close the warning panel, I get an error in SES saying, "cannot load project".

I've tried running SES as an administrator but that doesn't help anything. Any other suggestions? 

Parents
  • So the "getting started" app in NRF desktop does not work with the nrf52840 DK (at least not with their set up). I didn't see this written anywhere so I'm hoping this post will prevent others from making my mistake.

    To get started and run examples on the nrf52840 dk, the best thing to do is the classic way of downloading the nrf52 sdk, Segger embedded studio, and the command line tools. Inside the SDK there are a number of examples that had ses projects prebuilt. You can use these to get started!

Reply
  • So the "getting started" app in NRF desktop does not work with the nrf52840 DK (at least not with their set up). I didn't see this written anywhere so I'm hoping this post will prevent others from making my mistake.

    To get started and run examples on the nrf52840 dk, the best thing to do is the classic way of downloading the nrf52 sdk, Segger embedded studio, and the command line tools. Inside the SDK there are a number of examples that had ses projects prebuilt. You can use these to get started!

Children
No Data
Related