Question
UART4 interrupts during emulation break
Posted on June 27, 2012 at 11:19
Hi,
I am using the Keil ARM MDK development tool with an STM32F103ZG microcontroller and ULINK Pro JTAG. I have some UART code that I would like to test which requires the generation of UART transmit and receive interrupts whilst the emulator has stopped on a code breakpoint. Is there a way to generate transmit or receive interrupts when the emulator has stopped at a breakpoint?