Loading...
 
Skip to main content

System Workbench for STM32


New install on Win7 is broken

France

>Hi Alex,
These are known bugs we are working on; currently the workarounds are quite simple:

  1. For the "arm-none-eabi-g++" not found errors, these only appear while creating the project; if you just delete them from the Problems view.
  2. For the "could not be resolved" errors, this is due to the indexing not done correctly (often due to th eprevious error); you just have to right click on the project, then Index >> Rebuild and it should be OK then.

Hope this works for you,
Bernard