Hello.
Thank you very much for releasing nRF Connect SDK v3.0.0-preview1.
I quickly tried the sample program, and while the build was successful, I encountered an issue with the flash operation.
The error is as follows:
In the "jlink.py" file, the "ProgramFiles(x86)" environment variable could not be found.
However, of course, the environment variable exists.
I created a simple Python script as shown below and executed it on the same PC, and the "ProgramFiles(x86)" environment variable was found.
I also added the same code to the "jlink.py" file, but it still couldn't find the "ProgramFiles(x86)" environment variable.
This seems to be more of a Python-related question than an nRF Connect SDK issue, but what could be causing this discrepancy?
Thanks for reading.
a.da
P.S.
By the way, as a side note, my security software flagged the following files included in SDK Toolchain v3.0.0-preview1.
I hope this is just a false positive.
- arm-zephyr-eabi-objcopy.exe
- arm-zephyr-eabi-readelf.exe