Writing to flash in NRF9151 from non-secure image.

I am trying to read/write/erase in a partition of flash in NRF9151. I am building a non-secure image to have access to the LTE library. The code is resulting in a hard fault. Is it because I am trying to write to flash from a non-secure image? Can I tell the code that this partition of flash is ok to write in from non-secure image? 

Parents Reply Children
No Data
Related