Searched refs:exe (Results 1 – 25 of 88) sorted by relevance
1234
83 exe, alt, dfuse_config, img = tc84 runner = DfuUtilBinaryRunner(runner_config, TEST_PID, alt, img, exe=exe,89 assert req.call_args_list == [call(exe)]113 exe, alt, dfuse, modifiers, img = tc123 if exe:124 args.extend(['--dfu-util', exe])142 map_tc = (exe or DFU_UTIL, alt, cfg, img or RC_KERNEL_BIN)144 assert req.call_args_list == [call(exe or DFU_UTIL)]
55 local exe=$(basename $1)56 local out=/tmp/rr/$$-${SIMULATION_ID}-${exe}-d_${devno}
19 def __init__(self, cfg, dev_id, alt, img, exe='dfu-util', argument26 self.cmd = [exe, f'-d,{dev_id}']93 exe=args.dfu_util, dfuse_config=dcfg)
10 # `<final_image>` to the top level, as zephyr/zephyr.exe23 ${CMAKE_BINARY_DIR}/${final_image}/zephyr/zephyr.exe24 ${CMAKE_BINARY_DIR}/zephyr/zephyr.exe
160 Install socat.exe163 Download and extract socat.exe from https://sourceforge.net/projects/unix-utils/files/socat/1.7.3.2/171 Add path to directory of socat.exe to PATH:240 - Check, if firewall in not blocking python.exe or socat.exe.244 - Check if socat.exe creates tunnel to board. Run in console248 socat.exe -x -v tcp-listen:65123 /dev/ttyS2,raw,b115200
23 default_image=${ZEPHYR_BASE}/tests/bluetooth/shell/build/zephyr/zephyr.exe
49 :file:`west.exe`.52 running ``west`` from a new ``cmd.exe`` window. If that still doesn't work,55 You need to find the directory containing :file:`west.exe`, then add it to your60 Run this command in ``cmd.exe``::69 #. Look for a file named ``west.exe`` in the ``scripts`` directory76 #. If you see ``west.exe`` in the ``scripts`` directory, add the full path to83 #. Close your ``cmd.exe`` window and open a new one. You should be able to run
31 On Windows ``cmd.exe``::
40 get_runners_prop(exe_file exe "${KERNEL_EXE_NAME}")42 get_runners_prop(exe_file exe "")44 if(exe)45 runners_yaml_append(" exe_file: ${exe}")
29 Run build/zephyr/zephyr.exe
21 set(EVERGLADES_SPI_GEN_FILENAME everglades_spi_gen.exe)
41 Run ``build/zephyr/zephyr.exe``
21 set(MEC172X_SPI_GEN_FILENAME mec172x_spi_gen.exe)
18 add_compile_definitions(FAIL_TARGET_BINARY="${CMAKE_BINARY_DIR}/core/bin/zephyr.exe")
78 $ ./build/zephyr/zephyr.exe -nosim
70 build/zephyr/zephyr.exe -attach_uart
55 You can use the ``setx`` program in ``cmd.exe`` or the third-party RapidEE59 new ``cmd.exe`` windows will have ``MY_VARIABLE`` set to ``foo``.112 run** ``zephyr-env.cmd`` in a ``cmd.exe`` window after changing directory
112 $ ./build/zephyr/zephyr.exe -nosim137 $ cp build/zephyr/zephyr.exe \151 $ cp build/zephyr/zephyr.exe \
27 EXE_NAME?=native_simulator.exe
69 Note this will produce a Linux executable in :file:`./build/zephyr/zephyr.exe`.
74 Note this will produce a Linux executable in :file:`./build/zephyr/zephyr.exe`.
65 Note this will produce a Linux executable in :file:`./build/zephyr/zephyr.exe`.