• Understanding LST files
    Consider the following listing : C51 COMPILER V8.06 000A F500 R MOV someVariable ,A 0092 120000 E LCALL ?C?ULCMP 0028 1100 E ACALL _printf 1. What does the 'R' mean ? 2. What does the...
  • Change directory of lst and obj files
    Hi I wish to change the directory where the lst and obj files are created using the command line arguments [PRINT and OBJECT]. I wish to keep the output file names same as the input files.I tried...
  • Microvision IDE not generating LST file
    Dear All, I am using microvision 4 IDE for ARM. After compiling the code it is not generating the LST file. I want to analyse the Assembly code. Your timely response is highly appreciated. ...
  • CARM THUMB *.LST Adresscounter
    Hallo all, Is there an error in the listing file? It seems, as if the Adresscounter is wrongly increased. Here an Example: 0000000C 7001 STRB R1,[R0,#0x0] ; 197: _nop_(); 0000000E F7FF BL...
  • ELF File
    Hi all, How can I have .elf output file in uVision (and not .axf!)? Regards, Reza