Following are the processor/setup.
Tool: MCUXpresso IDE v11.7.1 [Build 9221] [2023-03-28]
Processor: I.MX RT 1170
Debugger: J-Link Plus Compact (Segger)
Yes, I am still experiencing the issues.
Steps:
1. Download code through debugger. Code is running fine
2. Click Suspend (Halt) on the tool
3. Put bunch of break points in different files
4. Click Resume on the tool
5. Sometime it runs and hit the breakpoint. (Some times it just hangs up)
6. If above step is successful, it will half on the break points. Some time if hangs up if remove break-point and click Resume.
7. If above steps are successful, it will eventually hangs up after hitting breakpoint few times.
Only thing can be at this point is, Terminal debug session and start new session.