VScode Debug with Ozone path issue

hello

I am now checking nrf connect SDK, nrf5340 DK's basic operation in VScode IDE environment.
A problem occurred while checking the operation of the DK board by calling the following example.
"C:\ncs\v2.2.99-dev3\nrf\samples\bluetooth\peripheral_uart"

Flash works normally.
However, when running debug, it does not work with the following message.
"FATAL ERROR: command exited with status 33"

I also tried debug using Ozone
But it also doesn't work with the message below.
"Ozone debug: Command failed: "c:\Program Files\SEGGER\Ozone" "c:\ncs\v2.2.99-dev3\nrf\samples\bluetooth\peripheral_uart\build\ozone.jdebug" '"c:\Program Files\SEGGER\Ozone"'��(��) ���� �Ǵ� �ܺ� ����, ������ �� �ִ� ���α׷�, �Ǵ� ��ġ ������ �ƴմϴ�."

The installation path of Ozone is "c:\Program Files\SEGGER\Ozone".
I also set the "Nrf-connect: Ozone Path" path correctly.

How can I run debug?
please answer about my question.

Parents Reply Children
No Data
Related