• debug information
    Hi, is it possible to print some debug information to the debug window (build output window)? Like printf() for the uart interface... best regards Bernd
  • debug information
    Hi, is it possible to print some debug information to the debug window (build output window)? Like printf() for the uart interface... best regards Bernd
  • "insufficient debug information"
    Hello everybody, I use the ULINK2 with the MCBSTM32 board. I use RTX Kernel too. I would like to use the RTX Kernel event viewer. I have configured the ITM Stimulus port and enabled the Trace with...
  • "insufficient debug information"
    Hello everybody, I use the ULINK2 with the MCBSTM32 board. I use RTX Kernel too. I would like to use the RTX Kernel event viewer. I have configured the ITM Stimulus port and enabled the Trace with...
  • debuger show inadequate values
    #include <string.h> #include <stdio.h> #include <LPC214x.H> volatile int rc=0; volatile float A0 = 15.2, B0 = 0.152; int tst(const int iprivod,int id0, float iV0) { int iS0, iS2, it0, idx1, idt, iS_m...