• Programering with the 8051, novice programer questions?
    So im very keen on the 8051 and I kind of want to use it for programming. Like for righting code while Im away from the house. what compilers would be available to me? Sorry if these sound nubberish...
  • Programering with the 8051, novice programer questions?
    So im very keen on the 8051 and I kind of want to use it for programming. Like for righting code while Im away from the house. what compilers would be available to me? Sorry if these sound nubberish...
  • General Programing Question
    I'm experiencing a problem that some of you may have seen. I have an application that executes without any problems. If I comment out a sprintf() or a printf() , however, the code executes to a point...
  • General programming questions
    Hi, I haven't yet succeeded to understand how to use this: http://www.keil.com/support/man/docs/uv4/uv4_ut_configwizard.htm The option and values - do I need to write code for this myself? or there...
  • Program Size Question
    I've been working on a project in KEIL uVision3 for some time now, and recently noticed that when compiled, my program size is displayed as follows: Program Size: Data=164.0 xdata=589 code=8279 ...