MCSKD 5.4.0 HardFault
I did some tests using the MCSDK 5.4.0, I generated the project using MC WorkBench for TrueStudio and CubeMX 5.2.1.
The hardware consists of NUCLEO-F303RE and X-NUCLEO-IHM16M1.
The problem is the following: when I try to start the engine with WorkBench Monitor, the "Software Error" signal comes on:
While the TrueSTUDIO debug hangs at the "HardFault" function:

Looking at the "Thread" we see that the function that generated the HardFault should be "RUC_FirstAccelerationStageReached":

But at this point I don't know what to do: I expected everything to work well without a hitch.
Regards
Andrea