I have two Keil MCBSTM32 boards. Both were working fine but both now fail to download (using uVision3 Flash->Download). Has my firmware done something to prevent programming? How do I recover?
Thanks.
Update... Problem fixed by changing boot mode on board. WFI instruction was causing JTAG to be disabled. Lesson: If in doubt, read the manual.