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 Make: Error 258  

Make: Error 258

Hi Dylan,
Are you using the SW4STM32 V1.13?
If it is so, you have to know that the SW4STM32 v1.13 seems to face a regression.
Here are the different workarounds collected on the web/forums :
1 – Workaround #1:
In the following post, the user reverted the installation (back to V1.12) and it solved the issue.
http://www.openstm32.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=4390#threadId7Question
How to revert : Help menu >> Installation Details >> Installation History tab >> Select the V1.12 configuration >> Revert

2 – Workaround #2:
2.1 - Navigate to /plugins/fr.ac6.mcu.externaltools.arm-none.win32/tools/make;
2.2 - Make a backup of the folder;
2.3 - Remove the files:
echo.exe
msys-1.0.dll
msys-iconv-2.dll
make/msys-intl-8.dll
msys-regex-1.dll
msys-termcap-0.dll
sh.exe