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


Jlink debugging

Hello there,
I have encountered a big problem when debugging my board. Let me explain:
I use openSTM32 to import code from cubeMX to eclipse. So I have openSTM32 based project in eclipse. The debugger I am using however is J-LINK, not ST-LINK. It means I cannot debug with AC6 debugging, I have to use Arm Gnu Eclipse plugin for debug configuration.
Because I am not debuging with AC6 (I think) I cannot view registers under I/O view. Also, my project is not Arm Gnu Eclipse plugin based, so I cannot use register view from that plugin either... :-( I am very stuck now.
Is there a workaround for this situation, either way? I would really apreciate all help!

Tunisia

Hello Bremen,

I have replied to your postQuestion on ST forum

Best Regards,
Tarek


Hello thank you, I posted a followup.