Was wondering if anyone knew why this fault might be triggered?
It triggers when I try to use SPI0 and LTE together.
AT host is disabled.
The code stops here during debugging and then on resume it restarts the application.
fault_s.S line 90
#if defined(CONFIG_ARMV6_M_ARMV8_M_BASELINE) || \
defined(CONFIG_ARMV7_M_ARMV8_M_MAINLINE)
mrs r0, MSP
mrs r1, PSP
mov r2, lr /* EXC_RETURN */