Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/Zephyr-4.2.1/soc/adi/max32/
Dflash.ld7 KEEP(*(.flashprog*)) /* Flash program */
/Zephyr-4.2.1/scripts/west_commands/tests/
Dtest_dediprog.py38 def require_patch(program): argument
39 assert program in [DPCMD_EXE]
Dtest_gd32isp.py37 def require_patch(program): argument
38 assert program in [TEST_GD32ISP_CLI, TEST_GD32ISP_CLI_T]
Dtest_stm32flash.py60 def require_patch(program): argument
61 assert program == TEST_CMD
Dtest_nxp_s32dbg.py154 def require_patch(program, path=None): argument
155 assert Path(program).stem == TEST_S32DS_CMD
156 return program
/Zephyr-4.2.1/boards/nxp/ucans32k1sic/
Ducans32k1sic_defconfig6 # Run from internal program flash
/Zephyr-4.2.1/boards/nxp/s32k148_evb/
Ds32k148_evb_defconfig6 # Run from internal program flash
/Zephyr-4.2.1/samples/boards/nxp/mimxrt595_evk/system_off/
DREADME.rst73 how program the OTP BOOT_CFG1 fuses to use GPIO pin PIO4_5 as the flash
80 the operation. Then program the OTP fuses after confirming the correct
90 program the OTP fuses. To download, go to https://www.nxp.com/mcuboot,
93 Steps to program OTP fuses on MIMXRT595-EVK
114 blhost -u 0x1fc9,0x0023 -- efuse-program-once 0x61 0x164000
133 >blhost -u 0x1fc9,0x0023 -- efuse-program-once 0x61 0x164000
134 Inject command 'efuse-program-once'
135 Successful generic response to command 'efuse-program-once'
/Zephyr-4.2.1/boards/andestech/adp_xc7k_ae350/doc/
Dindex.rst210 At first, you should run ICEman when flashing and debugging program.
227 If ``CONFIG_XIP=n``, you can load the program (``zephyr.elf``) into RAM directly
233 # Load the program into RAM and execute it
240 If ``CONFIG_XIP=y``, you need to burn the program (``zephyr.bin``) into flash memory
246 # Burn the program into flash and execute it
276 # Load and debug program
282 If ``CONFIG_XIP=y``, please follow the flashing section to burn the program into
284 Then, you can use GDB to debug program by above commands but do NOT execute ``load``
285 command since the program has been placed in the flash memory.
/Zephyr-4.2.1/samples/boards/espressif/flash_ipm/
DREADME.rst11 CPU0 (procpu, hpcore) from a program running on CPU1 (appcpu, lpcore),
50 console program (e.g., minicom, putty, screen, etc).
56 Flash IPM sample program (remote CPU)
58 This program is running on a remote CPU.
/Zephyr-4.2.1/samples/boards/bbc/microbit/line_follower_robot/
DREADME.rst18 for the robot to follow. Build and flash the program to the BBC
36 The sample program controls the robot to follow a line track and does
/Zephyr-4.2.1/boards/native/common/extra_args/
DKconfig9 program from the shell. These will be parsed just before the shell provided ones.
/Zephyr-4.2.1/samples/boards/nordic/nrf_ironside/update/
DREADME.rst46 nrfutil device program --traits jlink --firmware update/ironside_se_update.hex
52 nrfutil device program --traits jlink --firmware update/ironside_se_recovery_update.hex
54 #. Build and program the application:
/Zephyr-4.2.1/boards/nxp/ucans32k1sic/support/
Dstartup.cmm12 ; program flash by a flash programming routine; if "sram" it *
20 ; - verifyFlash if set to "yes", verify after program application to Flash *
93 ; Load program to SRAM
/Zephyr-4.2.1/boards/adafruit/feather_esp32/doc/
Dindex.rst61 sample program.
71 Test the on-board NeoPixel using the led_strip sample program.
81 Test the button labeled SW38 using the button input sample program.
/Zephyr-4.2.1/boards/amd/versalnet_apu/support/
Dxsdb.cfg16 device program $pdi_file
/Zephyr-4.2.1/boards/snps/iotdk/doc/
Dindex.rst134 'c' to continue into the program.
170 Most of the time you will not be flashing your program but will instead debug
171 it using openocd and gdb. The program can be download via the USB cable into
174 When you are ready to deploy the program so that it boots up automatically on
175 reset or power-up, you can follow the steps to place the program on SPI-FLASH
178 For instructions on how to write your program to FLASH, refer to the
/Zephyr-4.2.1/drivers/led_strip/
Dws2812_rpi_pico_pio.c37 struct pio_program program; member
176 pio_add_program(pio, &config->program); in ws2812_rpi_pico_pio_init()
240 .program = \
/Zephyr-4.2.1/boards/gd/gd32a503v_eval/doc/
Dindex.rst55 Before program your board make sure to configure boot setting and serial port.
72 allow flash programming and debug over USB. There are also program and debug
83 #. Run your favorite terminal program to listen for output. Under Linux the
143 #. Run your favorite terminal program to listen for output. Under Linux the
/Zephyr-4.2.1/boards/st/stm32h747i_disco/support/
Dopenocd_stm32h747i_disco_m7.cfg8 # Use connect_assert_srst here to be able to program
/Zephyr-4.2.1/cmake/linker/ld/clang/
Dlinker_flags.cmake14 # So do not create RELRO program header.
/Zephyr-4.2.1/boards/egis/egis_et171/doc/
Dindex.rst86 , set the ``CONFIG_XIP=n`` to enable running the program in RAM mode via
89 At first, you should run ICEman before load program.
102 # You can load the program into RAM and execute it via gdb
/Zephyr-4.2.1/boards/st/nucleo_h7a3zi_q/support/
Dopenocd.cfg10 # Use connect_assert_srst here to be able to program
/Zephyr-4.2.1/boards/st/stm32h735g_disco/support/
Dopenocd.cfg10 # Use connect_assert_srst here to be able to program
/Zephyr-4.2.1/boards/st/stm32h750b_dk/support/
Dopenocd.cfg10 # Use connect_assert_srst here to be able to program

12345678910>>...24