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


Syntax error: Unterminated quoted string

Vetch,

Here is the version number:

System Workbench for STM32 - C/C++ Embedded Development Tools for MCU

Version: 1.11.0.201610101240
Build id: @build@

I uninstalled Workbench and reinstalled it and it still has the same problems. I included the Properties>>C/C++ Build>>Settings window. Note that there is just a large empty rectangle in it. I don’t think that was like that when I started. Also note in this and the other .png that it says:

Orphaned configuration. No base extension cfg exists for fr.ac6.managedbuild.config.gnu.cross.exe.debug.405185049

That was not there before either. Is it me or just buggy software!

Just getting more frustrated.

Dave

I tried a different example, the DTA converter that uses DMA to generate a waveform. Now the problems with the GPIO example have gone away and the build runs with no errors! However, it still does not run. Attached is the error dialog box when a run is attempted.

I noticed that there is a debug Bug symbol on “STM32L476RG_NUCLEO.elf” in the project explorer window and then a tiny wrench in the icon next to “startup_stm32l476xx.s” What does that mean?

Could the Cube MX and associated file exaples be corrupted?

I will try re installing that next.

Dave

Another day, a new set of problems. I reloaded the en.stm32cubel4 zip file and extracted it to directory “C:/Cub”. I tried to build the example project “GPIO_IOToggle”. I got a whole bunch of Error 1, which looks like a result of not finding a needed file such as a header file. The attached png shows the console window result of the build.

Why am I having such errors for example projects that I have not modified at all!!! How can I write any code with confidence when the example projects don’t run!!!!

Still very frustrated,

Dave