2009-01-23 01:40 AM
JLink debugging
2011-05-17 04:00 AM
Hi,
what is your experience using the jlink for debugging the STM32? Especially interrupts. In detail, when I enable the EXTI9_5 in the NVIC the ISR is executed when I debug with the jlink in the IAR 5.20 EWB. Once I disconnect the jlink, interrupts are only exicuted when they should (i.e. by pressing a key). Is that a configuration, programming or IAR problem? Do you have similar behavior? Michael