Hi,
As I am using the nRF52840 DK for a project, so I followed the instructions for setting up nRF Connect SDK as it's the main SDK going forward: nRF Connect SDK and nRF5 SDK statement. However, I need to use Eclipse instead of VS code, as the latter does not follow all security and confidentiality requirements set up by my organisation. Some research led me to these posts: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/development-with-eclipse-and-gcc , https://devzone.nordicsemi.com/f/nordic-q-a/30615/how-to-configure-eclipse-to-development-nrfr52840
However these questions concern the previous SDK and have been posted years ago.
Is there any way to import an example from nRF Connect SDK which integrates the Zephyr RTOS, and compile it successfully in eclipse ?
Development setup:
- nRF Connect SDK version: 2.1.0
- OS: Windows 10
- Hardware: nRF52840 DK (PCA10056) Rev. 1.0.0
Thanks !