• 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 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...
  • A programming question
    I'm trying to do something along the lines of file = "filename" main ( file , "Q4" ) Is there a way of building up a command like that?
  • 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
  • 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...