Home
last modified time | relevance | path

Searched refs:ihex (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/support/
Dopenocd.cfg8 flash write_image erase $target_image 0x64000000 ihex
12 verify_image $target_image 0x64000000 ihex
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/support/
Dopenocd.cfg8 flash write_image erase $target_image 0x64000000 ihex
12 verify_image $target_image 0x64000000 ihex
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/support/
Dopenocd.cfg10 flash write_image erase $target_image 0x64000000 ihex
14 verify_image $target_image 0x64000000 ihex
/Zephyr-latest/cmake/bintools/armclang/
Dtarget_bintools.cmake2 # GNU tools uses objectcopy, which supports the following: ihex, srec, binary
3 set_property(TARGET bintools PROPERTY elfconvert_formats ihex binary)
Delfconvert_command.cmake23 elseif(${OUTTARGET} STREQUAL "ihex")
/Zephyr-latest/soc/nuvoton/npcx/common/
DCMakeLists.txt42 $<TARGET_PROPERTY:bintools,elfconvert_flag_outtarget>ihex
/Zephyr-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake5 # elfconvert_formats : Formats supported: ihex, srec, binary
30 # GNU tools uses objectcopy, which supports the following: ihex, srec, binary
31 set_property(TARGET bintools PROPERTY elfconvert_formats ihex srec binary)
/Zephyr-latest/cmake/bintools/gnu/
Dtarget_bintools.cmake5 # elfconvert_formats : Formats supported: ihex, srec, binary
30 # GNU tools uses objectcopy, which supports the following: ihex, srec, binary
31 set_property(TARGET bintools PROPERTY elfconvert_formats ihex srec binary)
/Zephyr-latest/cmake/bintools/iar/
Dtarget_bintools.cmake7 # elfconvert_formats : Formats supported: ihex, srec, binary
30 # GNU tools uses objectcopy, which supports the following: ihex, srec, binary
31 set_property(TARGET bintools PROPERTY elfconvert_formats ihex srec binary)
/Zephyr-latest/cmake/bintools/arcmwdt/
Dtarget_bintools.cmake9 # GNU tools uses objectcopy, which supports the following: ihex, srec, binary
10 set_property(TARGET bintools PROPERTY elfconvert_formats ihex srec binary)
Delfconvert_command.cmake31 elseif(${OUTTARGET} STREQUAL "ihex")
/Zephyr-latest/
DCMakeLists.txt1739 if(ihex IN_LIST elfconvert_formats)
1745 $<TARGET_PROPERTY:bintools,elfconvert_flag_outtarget>ihex