This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

if (!nrfx_is_in_ram(buf)) causes Reset

I testing UART0 data transmossion. But, could resolve why CPU resets when executing : if (!nrfx_is_in_ram(buf)) in uart_nrfx_uarte.c file. See atached image, where Reset occurs.

Parents Reply Children
Related