• 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...
  • Cannot use printf command for 8051 why???
    Hi technical guys, When I use printf("This is test") in keil C to compile to get the hex code and burn it into 8051. It does not work even though I set the correct initilization baud rate for serial...
  • embeded
    Hi , i think the problem with your watch dog reset is as soon when you mov the value of CH into ccap4h register this will reset the uC as both will get matched
  • Embedded - why is keil ide so popular?
    Hello I have seen many job offers for firmware engineers or other low level variants in the world of embedded that require you to know keil ide. Why would this be so important? What does keil have...
  • Printf !!!
    Hi, That routine should implement couple to see or to print in the serial window, in the C09-L? Without using the timers 0 and 1... In uVision2 the linker tells me that there is an error: ERROR...