Searched refs:load (Results 126 – 150 of 379) sorted by relevance
12345678910>>...16
74 The application must ensure that the buffer used to load the99 LLEXT linker at extension load time. This process is pretty slow due to the126 forbidden to load an extension that was compiled with
78 raw = yaml.load(contents, Loader=SafeLoader)
84 edt = pickle.load(f)
78 j = json.load(f)
15 - Maximum load current, in amps
9 board_runner_args(jlink "--device=MIMXRT1176xxxA_M7" "--reset-after-load")
112 load-capacitors = "internal";113 load-capacitance-picofarad = <7>;
165 The A9 core is responsible to load the M4 binary application into the RAM,224 on the A9 core can be used to load and run Zephyr application on the M4 core.227 but its purpose is to load UDOO Neo "Arduino-like" sketches, so it doesn't239 mqx_upload_on_m4SoloX which can be called directly to load Zephyr applications.304 It is also possible to use the `imx-m4fwloader`_ utility to load the M4 core309 booted, Das U-Boot will load it from there.311 Another option is to directly use Das U-Boot to load the code.
68 j = json.load(f)
27 (if there is a lot of load it may be slower than real time)
14 board_runner_args(jlink "--device=MIMXRT1189xxx8_M33" "--reset-after-load" "--tool-opt=-jlinkscript…
218 self.load(cache_file)220 def load(self, cache_file): member in CMakeCache
114 Use U-Boot to load and execute zephyr.bin on Cortex-A55 Core0:143 Use U-Boot to load and kick zephyr.bin to Cortex-M33 Core:147 load mmc 1:1 0x80000000 zephyr.bin;cp.b 0x80000000 0x201e0000 0x30000;bootaux 0x1ffe0000 0
96 Use u-boot to load and kick Zephyr.bin to CPU Core0:128 Use u-boot to load and kick Zephyr.bin to CPU Core0:156 Use u-boot to load and kick Zephyr.bin to CPU Core2:192 jailhouse cell load 1 zephyr.bin --address 0xc0000000
145 .load = eos_s3_fpga_load,
139 SHELL_CMD_ARG(load, NULL, "<device> <address> <size in bytes>",
18 # flash after the "reset halt" command. Else the load/verify functions won't
261 If ``CONFIG_XIP=n``, you can load the program (``zephyr.elf``) into RAM directly271 (gdb) load314 (gdb) load318 Then, you can use GDB to debug program by above commands but do NOT execute ``load``
45 uint32_t load:1; member
52 # So load those flags now.
21 # flash after the "reset halt" command. Else the load/verify functions won't
7 1) Test load and store dsp registers (including arch specific registers)
102 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently117 Use U-Boot to load and kick zephyr.bin to Cortex-A53 Core0:156 #jailhouse cell load 1 zephyr.bin -a 0xc0000000163 to be started by the A53 core. The A53 core is responsible to load the M7 binary192 There are two methods to load M7 Core images: U-Boot command and Linux remoteproc.
34 # package to load.36 # The final load of `version.cmake` will setup correct build version values.
114 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently129 Use U-Boot to load and kick zephyr.bin to Cortex-A53 Core0:169 #jailhouse cell load 1 zephyr.bin -a 0x93c00000176 to be started by the A53 core. The A53 core is responsible to load the M4 binary