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


Noob Questions - 1 Conceptual, 1 Implementation

Complete noob here. I have two questions - one conceptual and one about implementation.
1) When I run a program written for a microprocessor in Work Bench on my Windows PC, what does the PC actually do? I assume it can’t actually run the program because it is physically different from the microcontroller. For example, if I write a program to blink a specific LED on the microcontroller, that LED doesn’t exist on my computer, so does the PC just quietly run through the program and not actually execute it...?

2) I wrote basically a “Hello World” program and got a Launch Failure error. I followed some suggestions regarding the Run Configurations and that got me to the point where I’m now getting a new set of errors (“Error Starting Process”) - log below followed by code. I likely need to give folks more info, and am happy do so if you can point out what exactly I should provide.

Thank you for any help you can provide:

Error starting process.
Cannot run program “C:\Users\rmccann\workspace\FirstARMProject\inc\main.cpp”: Launching failed
Cannot run program “C:\Users\rmccann\workspace\FirstARMProject\inc\main.cpp”: Launching failed
Cannot run program “C:\Users\rmccann\workspace\FirstARMProject\inc\main.cpp”: Launching failed

/*
* firstmain.cpp
*
* Created on: Jun 30, 2018
* Author: rmccann
*/

  1. include

int main ()
{
using namespace std;
cout

 

Newest Forum Posts

  1. aaa online casino a365qw by Arielvot, 2026-02-09 11:43
  2. Unable to build project by septimusbob, 2026-02-08 20:27
  3. New installations is now uploaded ! by karushifa, 2025-12-25 00:53
  4. Analog servomotors with nucleo f334r8 by SkelePaw, 2025-11-01 05:57
  5. STM32 MCU model shortlisting for Making RC remote by Palvish, 2025-07-07 15:05
  6. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  7. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  8. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  9. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  10. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58

Last-Modified Blogs