PS C:\nordic\myapps\ch_reflector\application\build> west flash
-- west flash: rebuilding
[0/5] Performing build step for 'application'
ninja: no work to do.
[4/5] cmd.exe /C "cd /D C:\nordic\myapps\ch_reflector\application\bu..._sysbuild && C:\ncs\toolchains\c1a76fddb2\opt\bin\cmake.exe -E true"-- west flash: using runner openocd
-- runners.openocd: Flashing file: C:/nordic/myapps/ch_reflector/application/build/merged.hex
xPack Open On-Chip Debugger 0.12.0+dev-01850-geb6f2745b-dirty (2025-02-07-10:08)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
nrf54l-load
Info : Using CMSIS-DAPv2 interface with VID:PID=0x2886:0x0066, serial=49FA26D2
Info : CMSIS-DAP: SWD supported
Info : CMSIS-DAP: FW Version = 2.0.0
Info : CMSIS-DAP: Serial# = 49FA26D2
Info : CMSIS-DAP: Interface Initialised (SWD)
Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 0
Info : CMSIS-DAP: Interface ready
Info : clock speed 1000 kHz
Info : SWD DPIDR 0x6ba02477
Info : [nrf54l.cpu] Cortex-M33 r1p0 processor detected
Info : [nrf54l.cpu] target has 8 breakpoints, 4 watchpoints
Info : [nrf54l.cpu] Examination succeed
Info : [nrf54l.aux] Examination succeed
Info : [nrf54l.cpu] starting gdb server on 3333
Info : Listening on port 3333 for gdb connections
Info : [nrf54l.aux] gdb port disabled
    TargetName         Type       Endian TapName            State       
--  ------------------ ---------- ------ ------------------ ------------
 0* nrf54l.cpu         cortex_m   little nrf54l.cpu         unknown
 1  nrf54l.aux         mem_ap     little nrf54l.cpu         unknown
[nrf54l.cpu] halted due to breakpoint, current mode: Thread 
xPSR: 0xf9000000 pc: 0x0001e67c msp: 0x200099e8
1148 bytes written at address 0x00000000
229032 bytes written at address 0x00000480
31384 bytes written at address 0x00038330
downloaded 261564 bytes in 4.739699s (53.892 KiB/s)
shutdown command invoked
PS C:\nordic\myapps\ch_reflector\application\build> 