Hi there, I am working on setting up a HTTPS GET request with TLS credentials on the nrf7002dk. I am getting MPU Fault and Data Access Violation whenever I try to send packet to the server, I've tried to tune the memory sizes in prj.conf (didn't work, could have missed something there...), so I decided to step-through debug and see what went wrong. However, when I let the code run, it would always stop at the line shown in the attached image. I'm not really sure why this is happening, the debugger was working fine before, and I would really appreciate some help on its cause! Thank you for reading and offering any help if possible, have a fabulous day!
-Eric