I am running the examples on the STM32L4R9I-DISCO, I have no problem running them using the make - make install commands but when using Atollic TrueStudio the problem begins. I perform the postProcess to generate the Truestudio process, if I loaded the same example with make- make install previously there is no problem running it with Truestudio but if I change to another example and try to run it in Truestudio directly this error appears:
Create Embedded Wizard Root Object... EMWI ERROR: code: 243, info: "ApplicationBack"
and the same error code appears for each example only instead of Applicationback, SetWidgetCheckbox or other depending on the example