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


Any code analysis Tool in the SW4STM32 - runtime analysis/static analysis

HI,
There is a very powerfull tool available in the IAR about static and dynamic analysis of the code : https://www.iar.com/support/resources/videos/working-with-c-stat-and-c-run/Question - like memory usages, catching runtime errors, stack overflow, incorrect pointer casts, loss of data in shifting and many more.But unfortunately this is available either for a limited size of the code(C-RUN) or requires a license.(C-STAT).
Is there any similiar plugin for the SW4STM32.
Kindly point to the way for using such features in SW4STM32.
I think if this feature is not there, it will be highly important to include it as it will move many developer group in using the SW4STM32.
Waitign for the reply !
Thanks in advance !
Rgds,
Rp

You can integrate the CppCheck static code analyzer into OpenSTM32. Follow the instructions at this pageQuestion. Use Google Translate if you don’t understand German.

update link in the plugin seems not working in the eclipse.

Maybe it was a temporary problem, try again as it is currently working for me.

I am able to install and run it.It scans and check all the files in my workspace but at the end shows nothing on anyof the windows.I doubt if it has done the job it is supposed to do or not.

Make sure you have selected the three checkboxes in your project settings -> cppcheclipse -> Symbols.

Then right click on your project -> cppcheck -> run cppcheck

All the problems should appear in the Problems tab under the source code.


 

Newest Forum Posts

  1. Можно ли установить камин на балконе или лоджии? by Grand3kpdErorb, 03:38
  2. reservation car service Seattle by Jamesprede, 2025-05-01 10:06
  3. Last day: drone bonus by Danielrug, 2025-04-19 16:55
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  5. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  6. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  7. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  8. Insightful Perspectives on This Subject by davidsycle, 2025-03-04 05:45
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05

Last-Modified Blogs