The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using S132 and nRF5_SDK_17.0.2_d674dde
Code Snippet


On this scope shots we can see that on debug mode the test point would go low after around 2 seconds but on downloaded it didn't go low even after 3 seconds and more.
Debug Mode

Downloaded

Any thoughts on what is causing this issue?