I have installed SEGGER Embedded Studio for ncs sdk. I have installed everything else required to use NCS sdk.
From the command line at ncs/zephyr, I can successfully run:
west build -b nrf52dk_nrf52832 samples/hello_world
If I try to open this same project from SEGGER Embedded Studio, I received the attached error. Can you help me resolve this error?