Hello,
I am working on SDK v14 version mpu6050 sensor. I found an example of mpu6050 here.
https://github.com/Martinsbl/nrf5-mpu-examples
And here I found a way to change this example source to a segger file.
https://devzone.nordicsemi.com/f/nordic-q-a/39513/mpu6050-with-nrf52832-in-segger/204245#204245
And when I debug, the error is output from the bl_stack_init as shown below.
I've never seen an error like this, can I know this problem?
Thank you.