Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


using openocd read

Hello everbody,

i try to get a clear with the openocd.
For the openocd i use the System workbench Configurations and Scripts.

To open the Debugger i use:
~/Ac6/SystemWorkbech/plugins/fr.ac6.mcu.externaltools.openocd.linux64_1.23.0.201904120827/tools/openocd/bin/openocd -f Program.cfg -s ~/Ac6/SystemWorkbech/plugins/fr.ac6.mcu.debug_2.5.0.201904120827/resources/openocd/st_scripts

  • {On-Chip Debuger 0.10.0+dev-0021-g524e8c8 (2019-04-12-08:33)}
  • {STLINK v2 JTAG v29 API v2 SWIM v7 VID 0x0483 PID 0x3748}
  • {target voltage: 3.188976}
  • {Unable to match requested speed 8000 kHz, using 4000 kHz}


Then i log on with telnet:
“telnet localhost 4444”

then i make the init
“reset init”

So far so good. Now i want to read a address. When i read the “openocd User’s guide” there is a command to read: “flash mdw addressNbr”
http://openocd.org/doc/html/Flash-Commands.htmlQuestion

but when i try to use this command(“flash mdw 134217744”) openocd tell me “invalid subcommand mdw”

Somebody know a way to read a address from the MCU with openocd?
Or does somebody know a why this command is not available with my openocd

 

Newest Forum Posts

  1. Монтаж камина с грилем в Москве - установка и барбекю by KpddomErorb, 2025-05-10 18:28
  2. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  9. Build a project in "release" mode by tang, 2025-02-20 10:36
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35

Last-Modified Blogs