Hello (again) 😄 _!
I thought I would have another go at compiling from Windows with the new instructions…
Whilst the “blinky” app works fine, if I try and compile any of the other app , it appears to compile file, but doesn’t result in an app_update.bin file to upload with newtmgr.
Command to compile is : west build -b circuitdojo_feather_nrf9160ns -p from C:\Users\mike_\ncs\v1.4.1\nrf\samples\nrf9160\agps
Am I using the correct file ?
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/mike_/ncs/v1.4.1/nrf/samples/nrf9160/agps/build
-- west build: building application
[7/200] Performing build step for 'spm_subimage'
[190/195] Linking C executable zephyr\zephyr_prebuilt.elf
Memory region Used Size Region Size %age Used
FLASH: 32 KB 48 KB 66.67%
SRAM: 5520 B 64 KB 8.42%
IDT_LIST: 40 B 2 KB 1.95%
[195/195] Linking C executable zephyr\zephyr.elf
[194/200] Linking C executable zephyr\zephyr_prebuilt.elf
Memory region Used Size Region Size %age Used
FLASH: 147268 B 976 KB 14.74%
SRAM: 43504 B 128 KB 33.19%
IDT_LIST: 120 B 2 KB 5.86%
[200/200] Generating zephyr/merged.hex