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


NullPointerException trying to set Miscellaneous C Property

I used the template wizard to create a new project. If I right click on the file main.c and select the “Properties” menu item, the operation fails with a NullPointerException when I try and make changes to the C/C++ Build/Settings/Tool Settings/Miscellaneous.

I can succesfully change other Tool Setting sections without failure.

I can succesfully change the Miscellaneous settings on the whole project. It only fails when attempts are made on individual files.

I just tested this with the latest SystemWorkbench install and the latest updates.

My environment is:
Ubuntu 64 bit 15.10 (wily)
oracle java version 1.8.0_91
8MB of memory on an intel core duo iMac

-rick

I get the same error if I use java 1.7.0_80

Where should I report errors with System Workbench? Is this not the right place?