Hi,
I am working on one of the project where i am using LPC4367JBD208 Controller. I am using MCUXpesso 10.3.1_2233 for my application development and LPC Link 2 CMSIS DAP for debugging

I was debugging my application with M4 core and M0App core loaded. But suddenly the debug connection of M0App terminated. So i tried to relaunch M0App core only. But then both the Debug connection (M4 andM0App core) got terminated.
After that i tried to relaunch the debug session then it started showing below mentioned error.

Then i loaded the code of M4 Core using GUI Flash tool

I was able to load the code in M4 Core and then i tried to relauch the debug conection but still the same error, 0Jtag Available. Then i tried to debug tthe M4 Core with SWD configuration there i was able to debug the core twice but then when i tried to load the code in M0App core using GUI glash tool it is not getting loaded.
Then i tried Regaining debug access to target MCU mthern which was working for me but now this also not working. As a result not able to do Mass erase. It is showing below mention error
Executing flash operation 'Erase' (Erase flash) - Wed Jul 29 16:19:51 IST 2020
Checking MCU info...
Scanning for targets...
Executing flash action...
MCUXpresso IDE RedlinkMulti Driver v10.3 (Feb 7 2019 22:50:02 - crt_emu_cm_redlink.exe build 760)
( 0) Reading remote configuration
Wc(03). No cache support.
Found chip XML file in D:/GAURAV MORE/PROJECTS/NEW FEEDER RELAY/ESE/Code/CPU/MCUXpresso10.3.1/July20/F4_CPU_28July2020/NFR_M4/Debug\LPC4367.xml
( 5) Remote configuration complete
Reconnected to existing link server
Connecting to probe 1 core 0 (using server started externally) gave 'Ee(42). Could not connect to core.'
Connecting to probe 1 core 0 (using server started externally) gave 'Ee(42). Could not connect to core.'
Connecting to probe 1 core 0 (using server started externally) gave 'Ee(42). Could not connect to core.'
Server OK but no connection to probe 1 core 0 (after 3 attempts) - Ee(42). Could not connect to core.
Failed on connect: Ee(42). Could not connect to core.
No connection to chip's debug port
(100) Target Connection Failed
Unable to perform operation!
Command failed with exit code 1
This happen when suddenly the debug session got Disconnected while debugging the application.
Please resolve the issue on urgent basis.