Home
last modified time | relevance | path

Searched refs:elf_path (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/scripts/build/
Dllext_inject_slids.py32 def __init__(self, elf_path, log): argument
34 self.elf_path = elf_path
35 self.elf_fd = open(elf_path, "rb+")
Dllext_prepare_exptab.py130 def __init__(self, elf_path: str, log: logging.Logger, slid_listing_path: str | None):
131 self.elf_path = elf_path
132 self.elf_fd = open(self.elf_path, 'rb+')
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/
Dindex.rst147 west flash -r trace32 --startup-args elfFile=<elf_path> loadTo=<flash/sram>
152 - ``<elf_path>`` is the path to the Zephyr application ELF in the output
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst327 west debug --startup-args elfFile=<elf_path> rtu=<rtu_id> core=<core_id> lockstep=<yes/no>
329 Where ``<elf_path>`` is the path to the Zephyr application ELF in the output
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst300 west flash -r trace32 --startup-args elfFile=<elf_path> loadTo=<flash/sram>
305 - ``<elf_path>`` is the path to the Zephyr application ELF in the output