Although this is a pure software question, other Stack fora are not suitable since the application problem is only occuring for microprocessor usage.
I installed Eclipe System Workbench for developing STM32 applications which works ok.
However, now I want to do (offline) unit testing but g++ seems not to be installed. Only the Cross compiler/AC6 parts are installed.
When installing e.g. cygwin I get the same errors.
I develop on Windows. Does anybody has an idea how to do unit testing using Eclipse in combination with System Workbench for STM32, like what additional item(s) to install or what settings to use?