Hi everyone,
I’m using Atollic TrueSTUDIO for STM32 to compile the SimuCUBE Firmware.
To flash the firmware, I use the SimuCUBE Configuration Tool software.
The compilation therefore creates a .bootloadable which I place in the SimuCUBE Configuration Tool software folder.
After flashing the firmware, I end up with the following error:
You are trying to flash with 0.50.4 version, and it will not allow to do anything if the running firmware version is not the one supplied with it. Also 0.50.4 has some API changes compared to the open source repository code, so it is utterly incompatible with it.
Try to use 0.10.4 version and make your new firmware as 0.10.5 or something like that.