Operation on PC10 causing interference with JTAG comm.?
Posted on January 08, 2015 at 12:38Hello, a while back I encountered a problem where I am unable to JLink-debug my project. Now I have pinpointed the exact line of the problem: GPIO_SetBits (GPIOC,GPIO_Pin_10); It's a library func. I've checked th...