• use ITM (printf) with GD32E505 (CortexM33)
    Hello, I can compile, flash and debug code for a GigaDevice GD32E505. Debug Probe is a ULINK Pro. Now I want to use debug output via ITM. As soon as I enable the checkbox for "Trace Enable" I can...
  • use ITM (printf) with GD32E505 (CortexM33)
    Hello, I can compile, flash and debug code for a GigaDevice GD32E505. Debug Probe is a ULINK Pro. Now I want to use debug output via ITM. As soon as I enable the checkbox for "Trace Enable" I can...
  • 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...
  • 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...
  • ITM-DEbugging with NXP LPC1768
    Hi guys, First of all, I'm using a LPC1768 development board in combination with a JLink Debugger which supports ITM-Debugging over printf. I'm using Keil MDK 4.10. Using a direct call of ITM_SendChar...