I can not access the above data from cortex-debug, is this normal behavior? My project builds fine, and i can set breakpoints, add variable watch and debug as normal. But cortex-live-watch variables and the registers tab in the debugging window do not work. ...
{"type":"cortex-debug","name":"Launch","request":"launch","servertype":"external","gdbTarget":"${env:HOSTNAME}.mshome.net:61234","executable":"${workspaceFolder}/build/${workspaceFolderBasename}.elf","svdFile":"${workspaceFolder}/STM32L552.svd","preLaunchTask":"GDB Server","postDebug...