Hi,
I am developing application in nRF_connect_SDK v 1.4.2.
I have a problem in Debug the code
1. When i debug the code the breakpoints is not appearing

2. When i pause the code in middle of the debugging it moves to

and when resume the code it returns HARD FAULT and restart the code on next resume clicks

here its terminal logging
x,53,165,36,20,-10480,-2600,-730,-1296,y,-92,-60,1,-43,-1162,7994,-1463,-731,z,-85,-150,-135,-69,-7050,-7809,-1834,-1782 x,54,165,36,20,-10479,-2600,-729,-1297,y,-92,-60,3,-43,-1161,7989,-1462,-731,z,-84,-150,-135,-70,-7050,-7807,-1833,-1781 x,55,166,36,20,-10478,-2600,-729,-1297,y,-92,-60,1,-44,-1161,7990,-1462,-731,z,-85,-151,-133,-72,-7052,-7808,-1836,-1782 x,54,166,36,20,-10479,-2600,-728,-1297,y,-91,-60,2,-44,-1161,7993,-1462,-731,z,-85,-149,-136,-71,-7051,-7806,-1834,-1782 E: MPSL ASSERT: rem.c, 2148 E: ***** HARD FAULT ***** E: Fault escalation (see below) E: r0/a1: 0x00000003 r1/a2: 0x00000001 r2/a3: 0x00000001 E: r3/a4: 0x000190cd r12/ip: 0x00000000 r14/lr: 0x000264b3 E: xpsr: 0x61000018 E: Faulting instruction address (r15/pc): 0x000264be E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 E: Fault during interrupt handling E: Current thread: 0x20002fb0 (unknown) E: Resetting system Success to get pointer to I2C_0 device.*** Booting Zephyr OS build v2.4.0-ncs2 *** Starting Bluetooth Peripheral HIDS keyboard example device is 0x20000ad4, name is MLX90393 I: 6 Sectors of 4096 bytes I: alloc wra: 0, fd8 I: data wra: 0, 19 I: SoftDevice Controller build revision: I: cf 5c 0f 11 88 9c d7 02 |.\...... I: 15 27 c7 c3 ca 60 19 85 |.'...`.. I: b7 c4 50 e3 |..P. I: HW Platform: Nordic Semiconductor (0x0002) I: HW Variant: nRF52x (0x0002) I: Firmware: Standard Bluetooth controller (0x00) Version 207.3932 Build 3617359889 I: No ID address. App must call settings_load() Bluetooth initialized I: Identity: d8:04:fe:a3:7b:24 (random) I: HCI: version 5.2 (0x0b) revision 0x1123, manufacturer 0x0059 I: LMP: version 5.2 (0x0b) subver 0x1123 Advertising successfully started x,53,165,36,20,-10481,-2600,-729,-1296,y,-92,-60,2,-44,-1162,7991,-1461,-731,z,-85,-149,-135,-70,-7050,-7807,-1833,-1782 x,53,166,37,20,-10491,-2604,-731,-1298,y,-92,-61,1,-45,-1162,7975,-1465,-732,z,-85,-150,-135,-69,-7058,-7817,-1837,-1785 x,54,166,36,19,-10488,-2603,-730,-1299,y,-92,-59,2,-44,-1162,7989,-1464,-733,z,-85,-150,-135,-71,-7058,-7813,-1834,-1784 x,54,166,37,20,-10488,-2602,-731,-1297,y,-92,-60,2,-44,-1162,7986,-1463,-732,z,-86,-150,-133,-70,-7056,-7815,-1838,-1783
Even same fault error comes in the default peripheral_lbs code
logg
Serial port COM13 opened *** Booting Zephyr OS build v2.4.0-ncs2 *** Starting Bluetooth Peripheral LBS example I: 8 Sectors of 4096 bytes I: alloc wra: 0, ff0 I: data wra: 0, 0 I: SoftDevice Controller build revision: I: cf 5c 0f 11 88 9c d7 02 |.\...... I: 15 27 c7 c3 ca 60 19 85 |.'...`.. I: b7 c4 50 e3 |..P. I: No ID address. App must call settings_load() Bluetooth initialized Advertising successfully started E: MPSL ASSERT: rem.c, 2148 E: ***** HARD FAULT ***** E: Fault escalation (see below) E: r0/a1: 0x00000003 r1/a2: 0x00000001 r2/a3: 0x00000001 E: r3/a4: 0x000163f5 r12/ip: 0x00000000 r14/lr: 0x0002152f E: xpsr: 0x61000018 E: Faulting instruction address (r15/pc): 0x0002153a E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 E: Fault during interrupt handling E: Current thread: 0x200027f8 (unknown) E: Resetting system *** Booting Zephyr OS build v2.4.0-ncs2 *** Starting Bluetooth Peripheral LBS example I: 8 Sectors of 4096 bytes I: alloc wra: 0, fd8 I: data wra: 0, 19 I: SoftDevice Controller build revision: I: cf 5c 0f 11 88 9c d7 02 |.\...... I: 15 27 c7 c3 ca 60 19 85 |.'...`.. I: b7 c4 50 e3 |..P. I: No ID address. App must call settings_load() Bluetooth initialized Advertising successfully started