• Can't print with Printf function to Uart serial wind., although no warnings and Errors
    Hi all, i'm trying to set the serial communication up with the Timer 2 (TR2) as baudrate generator . and 19200 Baud. I don't have any errors or warnings. I can't print nothing to the serial UART window...
  • Can't print with Printf function to Uart serial wind., although no warnings and Errors
    Hi all, i'm trying to set the serial communication up with the Timer 2 (TR2) as baudrate generator . and 19200 Baud. I don't have any errors or warnings. I can't print nothing to the serial UART window...
  • printf() function inclusion showing linking error in easy web examble
    hi, im using MCB1700 board..when i compiled the easy web examble it is running but when i inserted the printf() function to print the adc value its showing linking error.. Error: L6915E: Library...
  • printf() function inclusion showing linking error in easy web examble
    hi, im using MCB1700 board..when i compiled the easy web examble it is running but when i inserted the printf() function to print the adc value its showing linking error.. Error: L6915E: Library...
  • printf() function not working
    hi, i compiled the sample progarm given by keil named RTX_ex1... i just included the printf() function to indicate which task running but when i debug its not printing in any of the serial terminal....