Hello,
I've been trying to flash the NRF5340 from my M1 Mac for a few hours now. But every time I get only the above error and that I should contact Nordic if the error persists.
The flashing is done via the JLink Base with version 1.1.0. This is connected to the Mac via USB. I have already tried it with 3 NRF5340 boards. With my Windows colleagues they work.
How do I get the flashing to work? I have attached a log. My setup is as follows:
- MacBook Pro M1 Pro
- MacOS Venutra 13.0.1
- nRF Connect for Desktop v3.12.1
- nRFConnect SDK v1.9.1
- nRF Command Line Tools 10.18.1
- JLINK V66a Universal --> because otherwise the programmer grumbles. But also with the newest V7.82d Universal the identical error occurs.
- nRF Connect for VSCode v2022.11.40
- NRF Connection for VS Code Extension Pack v2022.9.6
When I start the programmer in nrRF Connect I don't even see the JLink. There is always only I should buy a Nordic Development Kit.
In Visual Studio Code (both ARM and x86 variants), when flashing, I get the above error.
Thanks for your help!
Regards,
Nils
[2022-Dec-02 10:41:30] [debug] -------------------------------------------------------------------------------- [2022-Dec-02 10:41:30] [debug] nrfjprog --program /Users/XXX/Documents/YYY/ZZZ/zephyr/GENERATED_CP_NETWORK_merged_domains.hex --sectorerase -f NRF53 --snr 51021993 --coprocessor CP_NETWORK --log [2022-Dec-02 10:41:30] [debug] nrfjprog version 10.18.1 external [2022-Dec-02 10:41:30] [debug] -------------------------------------------------------------------------------- [2022-Dec-02 10:41:30] [ info] Load library at /Applications/Nordic Semiconductor/lib/libnrfjprogdll.dylib. [2022-Dec-02 10:41:30] [ info] Library loaded, loading member functions. [2022-Dec-02 10:41:30] [ info] Member functions succesfully loaded. [2022-Dec-02 10:41:30] [debug] [ Client] - open [2022-Dec-02 10:41:30] [debug] [ Client] - start [2022-Dec-02 10:41:30] [ info] [ Client] - stdout: Jlinkarm nRF Worker ready. Handling sequence 39a5de72-47bc-4a5b-b8bd-afcbacda19f1. [2022-Dec-02 10:41:30] [trace] [ Client] - Command open executed for 14 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ Client] - config [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Logger sink registered in Segger backend logger [2022-Dec-02 10:41:30] [debug] [ JLink] - Logger sink registered in JLink logger [2022-Dec-02 10:41:30] [debug] [ nRF53] - open [2022-Dec-02 10:41:30] [debug] [ nRF53] - just_check_family [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - open_dll [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - No J-Link DLL path was provided. Attempting to auto detect. [2022-Dec-02 10:41:30] [ info] [SeggerBackend] - Load library at /Applications/SEGGER/JLink/libjlinkarm.7.66.1.dylib. [2022-Dec-02 10:41:30] [ info] [SeggerBackend] - Library loaded, loading member functions. [2022-Dec-02 10:41:30] [ info] [SeggerBackend] - Member functions succesfully loaded. [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Set batch mode [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - dll_version [2022-Dec-02 10:41:30] [ info] [SeggerBackend] - Segger dll version 7.66.a loaded. [2022-Dec-02 10:41:30] [trace] [ Worker] - Command open executed for 4 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ nRF53] - config [2022-Dec-02 10:41:30] [trace] [ Client] - Command config executed for 6 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ Client] - enum_emu_snr [2022-Dec-02 10:41:30] [trace] [ Client] - Command enum_emu_con_info executed for 6 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ Client] - connect_to_emu_with_snr [2022-Dec-02 10:41:30] [trace] [ Worker] - Command config executed for 2 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ nRF53] - enum_emu_con_info [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - enum_emu_con_info [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [trace] [ Worker] - Command enum_emu_con_info executed for 0 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ nRF53] - connect_to_emu_with_snr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - connect_to_emu_with_snr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_enum_emu_snr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_get_num_emus [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_connect_to_emu_with_snr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_connect_to_emu_without_snr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Segger logging enabled. [2022-Dec-02 10:41:30] [trace] [ Client] - Command connect_to_emu_with_snr executed for 37 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ Client] - read_connected_emu_snr [2022-Dec-02 10:41:30] [trace] [ JLink] - Firmware: J-Link V11 compiled Nov 14 2022 17:38:39 [2022-Dec-02 10:41:30] [trace] [ JLink] - Firmware: J-Link V11 compiled Nov 14 2022 17:38:39 [2022-Dec-02 10:41:30] [trace] [ JLink] - Hardware: V11.00 [2022-Dec-02 10:41:30] [trace] [ JLink] - S/N: 51021993 [2022-Dec-02 10:41:30] [trace] [ JLink] - OEM: SEGGER [2022-Dec-02 10:41:30] [trace] [ JLink] - Feature(s): GDB [2022-Dec-02 10:41:30] [trace] [ JLink] - USB speed mode: High speed (480 MBit/s) [2022-Dec-02 10:41:30] [trace] [ JLink] - TELNET listener socket opened on port 19021 [2022-Dec-02 10:41:30] [trace] [ JLink] - WEBSRV WEBSRV_Init(): Starting webserver thread(s) [2022-Dec-02 10:41:30] [trace] [ JLink] - WEBSRV Webserver running on local port 19080 [2022-Dec-02 10:41:30] [trace] [ JLink] - - 8.098ms returns "O.K." [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_Lock() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_ExecCommand("SetRestartOnClose = 0", ...). [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.002ms returns 0x01 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_ExecCommand("DisableFlashDL", ...). [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.001ms returns 0x00 [2022-Dec-02 10:41:30] [trace] [ Client] - Command read_connected_emu_snr executed for 6 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ Client] - enable_coprocessor [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_ExecCommand("ExcludeFlashCacheRange 0x0-0xFFFFFFFF", ...). [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.002ms returns 0x00 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_SetHookUnsecureDialog [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_SetHookUnsecureDialog(...) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.004ms returns 0 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_TIF_Select(JLINKARM_TIF_SWD) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.716ms returns 0x00 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_GetSpeedInfo() [2022-Dec-02 10:41:30] [trace] [ JLink] - 180000000 Hz / n, n >= 12 [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.004ms [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Connected emulator supports SWD speeds up to 15000kHz [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_SetSpeed(2000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.128ms [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_GetSpeed() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.001ms returns 2000 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - SWD clock set to 2000kHz [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_GetSN() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.001ms returns 51021993 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.002ms [2022-Dec-02 10:41:30] [trace] [ Worker] - Command connect_to_emu_with_snr executed for 27 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ nRF53] - read_connected_emu_snr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_IsOpen() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.002ms returns 0x01 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_Lock() [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - read_connected_emu_snr [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.003ms [2022-Dec-02 10:41:30] [trace] [ Worker] - Command read_connected_emu_snr executed for 0 milliseconds with result 0 [2022-Dec-02 10:41:30] [debug] [ nRF53] - enable_coprocessor [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_IsOpen() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.003ms returns 0x01 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_Lock() [2022-Dec-02 10:41:30] [debug] [ nRF53] - Just_enable_coprocessor [2022-Dec-02 10:41:30] [debug] [ nRF53] - Just_is_secure_debug_available [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - read_access_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_access_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - coresight_configure [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_GetHWStatus(...) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.135ms returns 0 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_Configure() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 98.209ms returns 0 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - read_debug_port_idr [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - read_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_select_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.484ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.426ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.425ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.437ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.453ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.441ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.449ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.456ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.457ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.455ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.453ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.451ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.459ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.451ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.452ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.452ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.456ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.470ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.449ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.458ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.457ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.458ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.450ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.461ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.450ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.462ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.452ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.484ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.436ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.445ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [ nRF53] - Just_is_peripheral_mapped_secure [2022-Dec-02 10:41:30] [debug] [ nRF53] - Just_is_secure_debug_available [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - read_access_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_access_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_is_debug_region_powered [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_select_debug_port_register [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.544ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.442ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.454ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.440ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.441ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.473ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.453ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.423ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.500ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.434ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.444ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.457ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ Client] - Command enable_coprocessor executed for 153 milliseconds with result -102 [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.450ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.517ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.456ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.448ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.454ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.451ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.494ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.453ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.447ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.445ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.442ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.443ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.585ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.460ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.457ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.451ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.460ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.450ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [warning] [ nRF53] - Secure trustzone access required to read SPU config. Assume NS access. [2022-Dec-02 10:41:30] [debug] [ nRF53] - Just_readback_status [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - read_access_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_access_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_is_debug_region_powered [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_select_debug_port_register [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.471ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.448ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.437ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.456ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.447ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.441ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.468ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.449ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.471ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.448ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.445ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.445ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.427ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.423ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.447ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.450ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.458ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.458ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.468ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.442ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.460ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.460ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.456ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.449ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_ReadAPDPReg(DP reg 0x01) [2022-Dec-02 10:41:30] [trace] [ JLink] - failed [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.458ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.453ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.443ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.445ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.465ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.454ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.006ms [2022-Dec-02 10:41:30] [trace] [ Worker] - Command enable_coprocessor executed for 142 milliseconds with result -102 [2022-Dec-02 10:41:30] [debug] [ nRF53] - close [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_emu [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_IsOpen() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.003ms returns 0x01 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_Lock() [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - close [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - disconnect_from_emu [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_disconnect_from_emu [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - is_connected_to_device [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_IsConnected() [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.004ms returns FALSE [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_is_debug_region_powered [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_read_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_select_debug_port_register [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Select AP 255, DP Bank 0, AP Bank 255 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.461ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.493ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.444ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.431ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.426ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.435ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.439ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.443ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.460ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.450ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.452ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.448ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.453ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.462ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.457ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.447ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.451ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.437ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x02, 0x00000000) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.468ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - ---just_abort_debug_action [2022-Dec-02 10:41:30] [debug] [SeggerBackend] - Attempting to clear any configuration errors in debug port before closing connection. [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.441ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.451ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.444ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll reported "-1", "An unknown error.". [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_CORESIGHT_WriteAPDPReg(DP reg 0x00, 0x0000001F) [2022-Dec-02 10:41:30] [trace] [ JLink] - - 0.456ms returns -1 [2022-Dec-02 10:41:30] [trace] [ JLink] - JLINK_HasError() [2022-Dec-02 10:41:30] [error] [SeggerBackend] - JLinkARM.dll re