JTAG lost after SystemClock_Config
Hello,
I'm currently working of a project based on a CubeMX generated code.
I'm currently experiencing something strange.
I use a Segger J-link as a programming interface. When I want to debug my program, as I can see, the program arrive inside "SystemClock_Config" function. I check that everything is ok with breakpoints and it don't seem to create error.
But after finishing this function the JTAG connection is lost like the board is disconnected.
I reproduced the problem at least 10 times to be sure it was not due to a bad contact on my board.
I would like to know if is some clock configurations can create this kind of problem.
Thank you,
