This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

debugServer.openSession hangs

Hi all,

I am using a JTAG Spectrum Digital XDS560v2 STM to connect via USB with my board. When I run a Javascript with "dss.sh", the first time it runs fine, but then it doesn't connect anymore with the board.

I have oppened Rihno to debug it and apparently it hangs at "debugSession_Cortex_M4_IPU1_C0 = debugServer.openSession("Spectrum Digital XDS560V2 STM " + jtagType + " Emulator_0/Cortex_M4_IPU1_C0")" and never comes out from there.

Do you have any idea how could I solve it? Does it have sth to do with the GEL-Files?

Thanks in advance!

Javier