• Assembler
    I am working on a design for school. I am writing in basic atmel assembly. I am currently using a free assembler provided with 8051 textbook (A51--developed by PseudoCorp) that does not assemble any code...
  • reentrant in assembly
    Hello, If i write a function in assembly and name it with prefix _? , ( example _?FUNCNAME ) will this make that function automatically reentrant. Or is it just a naming convention used by Keil if you...
  • extern in assembler
    I call a "C" function from assembler. The module containing the function is in a library that works for many other calls . Is it a fact that there is a bug in 7.0 and previous making assembler externs...
  • C and Assembler
    How could I compare C and Assempler on a 8051. What are the advantages and disadvantages of each Programming language. I'm happy if anyone knows something about that or even know some good Homepages...
  • assembly instruction
    Hi, i want to put some assembly instruction in my c program, using .asm and .endasm but it seem doesn't work. Can anybody help, i'd appreciate your respond. sincerly, hardian hardian_97@yahoo...