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 SW4STM32 - use GCC v4.9 ?  

SW4STM32 - use GCC v4.9 ?

Hmm... well posting that log went haywire!
Using the ‘np’ tags to stop it getting magled by the Wiki formatting seems to also disable the correct recognition of line breaks!!

rolleyes

Anyhow, we can see:
‘Invoking: MCU GCC Compiler’ ‘Invoking: MCU GCC Assembler’ arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 5.4.1 20160919 (release) [ARM/embedded-5-branch revision 240496] Copyright (C) 2015 Free Software Foundation, Inc.
So the wrong vrsion there - not as specified in my PATH

And references to
c:\bin\ac6\systemworkbench\plugins\fr.ac6.mcu.externaltools.arm-none.win32_1.13.1.201701261202\tools\compiler\bin\
again - the wrong PATH.

I will try to attach the log ...