| /Zephyr-4.2.1/soc/adi/max32/ |
| D | flash.ld | 7 KEEP(*(.flashprog*)) /* Flash program */
|
| /Zephyr-4.2.1/scripts/west_commands/tests/ |
| D | test_dediprog.py | 38 def require_patch(program): argument 39 assert program in [DPCMD_EXE]
|
| D | test_gd32isp.py | 37 def require_patch(program): argument 38 assert program in [TEST_GD32ISP_CLI, TEST_GD32ISP_CLI_T]
|
| D | test_stm32flash.py | 60 def require_patch(program): argument 61 assert program == TEST_CMD
|
| D | test_nxp_s32dbg.py | 154 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/ |
| D | ucans32k1sic_defconfig | 6 # Run from internal program flash
|
| /Zephyr-4.2.1/boards/nxp/s32k148_evb/ |
| D | s32k148_evb_defconfig | 6 # Run from internal program flash
|
| /Zephyr-4.2.1/samples/boards/nxp/mimxrt595_evk/system_off/ |
| D | README.rst | 73 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/ |
| D | index.rst | 210 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/ |
| D | README.rst | 11 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/ |
| D | README.rst | 18 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/ |
| D | Kconfig | 9 program from the shell. These will be parsed just before the shell provided ones.
|
| /Zephyr-4.2.1/samples/boards/nordic/nrf_ironside/update/ |
| D | README.rst | 46 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/ |
| D | startup.cmm | 12 ; 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/ |
| D | index.rst | 61 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/ |
| D | xsdb.cfg | 16 device program $pdi_file
|
| /Zephyr-4.2.1/boards/snps/iotdk/doc/ |
| D | index.rst | 134 '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/ |
| D | ws2812_rpi_pico_pio.c | 37 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/ |
| D | index.rst | 55 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/ |
| D | openocd_stm32h747i_disco_m7.cfg | 8 # Use connect_assert_srst here to be able to program
|
| /Zephyr-4.2.1/cmake/linker/ld/clang/ |
| D | linker_flags.cmake | 14 # So do not create RELRO program header.
|
| /Zephyr-4.2.1/boards/egis/egis_et171/doc/ |
| D | index.rst | 86 , 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/ |
| D | openocd.cfg | 10 # Use connect_assert_srst here to be able to program
|
| /Zephyr-4.2.1/boards/st/stm32h735g_disco/support/ |
| D | openocd.cfg | 10 # Use connect_assert_srst here to be able to program
|
| /Zephyr-4.2.1/boards/st/stm32h750b_dk/support/ |
| D | openocd.cfg | 10 # Use connect_assert_srst here to be able to program
|