• Solution if printf function is not working...
    I had a problem with pintf() function. It was working when I was sending characters, while blocking when working with decimal, double, float or other integer types. The solution which worked for...
  • 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....
  • Why not printf works always....
    Why not printf works always.... When I tried with Keil Monotor Driver51 it did not work but was working in simulation mode. But now again when I try to debug sample code in simulated mode it does...
  • printf does not work on microcontroller
    I have a very simple but annoying problem. I use printf () in my code and either on Keil or Proteus simulations it works. However, when I load this code to my microcontroller, which is DS89C450, it...
  • Printf Command is not working
    Hi everyone I am working on the ADuC7026. I have done some programming which is occupying 71% of the software. But when I want to use printf command so that i can verify my codes. Only printf is occupying...