• 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...
  • 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...
  • General learning question
    If i want to learn how to use this for 8051 programming which manual should i download for basic knowledge ..plz paste the link here
  • General 8051 questions
    This is a general question, i'm used to using PIC's, and AVR's and not really 8051's. Do most people set the interrupts to another bank with 'using' and leave the rest of the code with the default. Just...
  • Checksum generation question
    Hi, My question is this: Does the generated hexfile's checksum change if I recompile/relink my project when only adding comments to my sourcecode or when changing the objects linking sequence in...