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

NRF9160 asset_tracker build fail on SES

Rebuilding ‘zephyr/zephyr_prebuilt.elf’ from solution ‘build’ in configuration ‘Common’
1> Compiling ‘empty_file.c’
1> Linking ‘zephyr_prebuilt.elf’
1> Memory region Used Size Region Size %age Used
1> FLASH: 145340 B 256 KB 55.44%
1> SRAM: 50240 B 128 KB 38.33%
1> IDT_LIST: 120 B 2 KB 5.86%
Rebuilding ‘zephyr/linker_pass_final.cmd’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/linker_pass_final.cmd’
Rebuilding ‘zephyr/isr_tables.c’ from solution ‘build’ in configuration ‘Common’
1> Combining ‘zephyr/isr_tables.c’
Rebuilding ‘zephyr/zephyr.elf’ from solution ‘build’ in configuration ‘Common’
1> Compiling ‘empty_file.c’
2> Compiling ‘isr_tables.c’
1> Linking ‘zephyr.elf’
1> Post-link command
1> C:\gnuarmemb\bin\arm-none-eabi-objcopy.exe: zephyr.hex 64-bit address 0x4b4fa300040000 out of range for Intel Hex file
1> C:\gnuarmemb\bin\arm-none-eabi-objcopy.exe:zephyr.hex: bad value
Build failed

Related