I'm trying to use the lpuart sample for a project, but everytime I try to flash I get a zephyr fatal error 4. I dont know what I doing wrong can anyone help me?
error:

prj.conf:
I'm trying to use the lpuart sample for a project, but everytime I try to flash I get a zephyr fatal error 4. I dont know what I doing wrong can anyone help me?
error:

prj.conf:
Which NCS version do you use? I have the same problem when I try to build the sample from the command line with cmake/make. But it works fine if I import it to the SES (segger embedded studio).
Which NCS version do you use? I have the same problem when I try to build the sample from the command line with cmake/make. But it works fine if I import it to the SES (segger embedded studio).
The cause of the problem for me is that the "device_get_binding("LPUART")" fails.
I use nrf connect in visual studio code. Why does lpuart not work?

I am getting this error now.
What tag are you running this on? 1.7.0?