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?