What might be the cause of the debugger reporting a double fault when executing the 'svc 0' call to start FreeRTOS on the M4 core of an STM32MP157?
I'm using the 2.1.0 ecosystem with an STM32MP157A-EV1 and am having some problems with running a customized FreeRTOS build on the M4 core while running Linux on the A7s.I have modifed the linker script so that the code is in SRAM1&SRAM2, resource tab...