Hi there, thank you for accepting me into the forum. I'm having some trouble trying to debug the M7-Cortex of the named chip. The board I'm using is not from NXP and is our own development. Now I'm using the J-link debugger with gdp to flash bin/elf-files into the M7 and works totally fine. For building I'm using the VS-Code IDE with the cmake-tools extension and the arm gnu gcc compiler using mostly the cmake-files provided by NXP. Now for debugging it seems that this isn't so easily done: For …