• STM32 Connectivity Line in System Viewer
    Hello First, im using MDK ARM Std. 4.20. In our project we have a STM32F107VC (M3, Connectivity Line) and i am currently adapting the STM32_Init.c to be more useful (PLL2+PLL3 settings, more peripherals...
  • printf ITM with RTX RTOS
    Hello all, I am having an issue with using the 'Debug (printf) Window' to display debugging messages as the code runs. Upon startup I print simple initialization messages using the printf function...
  • ITM debug issue with RTX
    Hi: I'm working on a LPC1768 board with MDK-4.11 and RTX-4.11, I sent some debug messages to Debug(printf) viewer window simply by ITM_SendChar(), it works well before I use RTX. but when I use...
  • ULINK-2: ITM trace
    Hello I'm trying to activate the traces over the ULINK2 adapter. I followed the instructions from www.keil.com/.../ulink2_trace_itm_viewer.htm I'm using an evaluation board: MCBSTM32E Each time...
  • Stderr - ITM - SWO
    I begin with Keil and STM32 and try to understand the logic and rules. I'm thinking about getting an error and debug messages to the SWO. I found in Manage Run Time Enviroment , Complielr STDERR with...