Secure Fault

Hi all,

I'm porting a graphics library we used on a Renesas board over to the nRF9161. I'm encountering a secure fault and not really sure how to proceed.

I used the addr2line tool and it indicated the error originates on line 331 below:

I realize this might be difficult for you guys to help debug. I'm using the nRF9161 with toolchain v2.6.1 and I'm in C++

Related