• About Library file
    I created a library fuction having two fuction inside 1) Loop1() 2) Loop2() when i will call the only one fucnction still the copiler will add the code for both, below i am writing the content of...
  • About library file
    I want to ask theat how can i generate a standard library file which contain some sample function. for example: a Ray.lib which contain a add(int x,int y) function and how can i use this library...
  • Question about listing file.
    How I can include in my listing file assembler code of libraries instruction e.g. _putchar. There is only string "ACALL _putchar" inside of file main.lst. In disassembly window I can see this assembler...
  • About the L51_BANK.A51 file
    What's mean the ?B_VAR_BANKING in the L51_BANK.A51? Please explain it in detail. Thanks!
  • About Library file
    How to remove the present object code from the Library file