Hi
I could not program the device via OpenOCD (current release)
The programm tells me "invalid subcommand "write_image erase prog.hex"
I modifed the nrf54L.cfg
added "flash bank $_CHIPNAME.nvm nrf54 0x00000000 0 0 0 $_TARGETNAME"
But then error nvm driver is not available
Programming via gdb (with elf file) is possible
Please help