Hello,
I built my application based on the multi-role project with GCC + FreeRTOS, it's working fine with debug build. But when I tried to enable release build with optimization "-Os", it keeps reporting faultISR with below stack:
I also tried to disable BLE task, then it starts working. Is there any idea about this issue?
Thanks,
Xiaofeng