SDK 12.3
nrf51 DK
ARMGCC
Windows 10
I'm trying to switch to gcc. I use 4.9 2015q3 version as recommended.
I have a trouble with simple blank blinky project (nRF5_SDK_12.3.0_d7731ad\examples\peripheral\blinky\pca10028\blank\armgcc).
I make hex with make utility, prog it with nrfjprog, but it doesn't work. nrf51422_xxac.hex
If I prog (also via nrfjprog) precompile hex file from nRF5_SDK_12.3.0_d7731ad\examples\peripheral\blinky\hex it works well. blinky_pca10028.hex