cortex-debug icon indicating copy to clipboard operation
cortex-debug copied to clipboard

SEGGER rtt connection ended immediately after lunch the cortex-debug

Open YinGithub opened this issue 1 year ago • 0 comments

image Jlink version 6.30 rtt related conifg: "rttConfig": { "enabled": true, "address": "auto", "inputmode":"none", "decoders": [ { "port": 0, "type": "console", } ] }, The rtt connection lost directly after lunch the debug, However, it appears stable for jlink 7.XX

YinGithub avatar May 11 '24 09:05 YinGithub