This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Where is nrfjproj.exe?

Hi. I have been trying to follow nAN-29 to migrate from Keil to Eclipse without success. I was excited to find the blog, devzone.nordicsemi.com/.../. The blog suggests that my tool chain needs to be replaced, but before replacing, the blog recommends to test the current installation using the make files from the SDK. I have the following installed: nrf51_sdk_v5_2_0_39364 nrfgo_sdk_2.3.0_setup nrfgostudio_win-64_1.17.0_installer coreutils-5.3.0 (GNU) The command, "make flash -f Makefile", fails cannot find nrfjprog. I assume this must be nrfjprog.exe. I can find nrfprog.dll, but not the exe. Please help. Can you tell how to get around this issue, or where I might be able to find nrfjprog.exe? Thank you.

Related