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


ELF error

Hello!
After I installed AC6 (on Win10 64 bit OS, Intel I5, 8Gb RAM) I made my first project based on NUCLEO-F410RB board.
Setup of project was made on STCUBE Mx updated and opened with AC6. After compilation, I got .bin file and when I try to load into uC I receive this error: “The elf loader is bigger than the RAM sizetext.
What (and where) are the settings to remove this kind of error.
Thank you

No one know the steps to remove this kind of error?