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


You are viewing a reply to ac6_flasher execute directly  

ac6_flasher execute directly

France

Hello pibegotan ,

Such Target menu lack issue is a well known one. It happens only within sw4stm32 September release. Such has been fixed shortly at that time. See http://www.openstm32.org/tiki-view_forum_thread.php?threadId=5694QuestionQuestion

Definitively recommended way to flash target Thanks IDE are Target > Program chip ... and Target < Erase chip ... shortcuts.

From my mind you may have to get some trials on your side :
1) Let’s create a brand new project (fake one) within your current workspace. Let’s have a try from such project context to double check if Target menu is available or not. If available means your working project is badly set or corrupted at a point missing some project nature within .project file. If not available let’s move to next trial ...
2) Let’s ensure you’re not relying on sw4stm32 September release ... best would be to update your current sw4stm32 instance to latest release (issued 2 weeks ago)

Feel free to share outcomes.
Br.