• Trace : No synchronisation
    I have the same problem as some other guys here with a ULink2 and a STM3220G-board : UV4 DB will always display Trace: Running and then 3 seconds latter, Trace: No Synchronization. No data from ITM...
  • STM32F4 Discovery Trace: No Synchronisation
    I set up a project with CUBEMX and Keil RTX like it is described here www.keil.com/.../cubemx__r_t_x.html Setup the SysClk with CUBEMX to 168Mhz and enabled serial wire debug in the SYS tab. ...
  • RE: AppNote 230: no Trace Records, no Event Viewer, Trace: no synchronisation
    Picking up http://www.keil.com/forum/59213/ With tracing issues on M3/M4 parts pay VERY close attention to the speed you tell Keil the chip is running (Core Clock), and what you're actually running...
  • AppNote 230: no Trace Records, no Event Viewer, Trace: no synchronisation
    I have an annoying issue, as I am not able to set up trace to work. I am using Keil MDK-lite v5.12, standard STM32f4-Discovery board with stm32f407vgt6 aboard, have updated all firmware, software...
  • I2S-DMA synchronisation
    Hi, I am using LPC4330 based board and trying to acquire data from I2S by using GPDMA. The DMA controller issues and interrupt indicating that it has completed the DMA transfer when only one...