NCS 1.7.1 - VS Code: Neither pushing on Build nor pushing on Pristinge Build generates a .hex file. So how do you generate one?
Hi,
A hex file is always generated by a successful build. If you don't get a hex file that indicates a build error, and you should see that in the log. Alternatively, perhaps you are not looking in the correct place? It will be in the build directory, and often in a subdirectory called "zephyr".
Hi,
A hex file is always generated by a successful build. If you don't get a hex file that indicates a build error, and you should see that in the log. Alternatively, perhaps you are not looking in the correct place? It will be in the build directory, and often in a subdirectory called "zephyr".