############################################################################### # # # IAR Systems ARM Assembler V4.42A/W32 14/May/2008 13:01:54 # # Copyright 1999-2007 IAR Systems. All rights reserved. # # # # Source file = D:\Pasha\elf\googlecode\ViewTheLastSMS\entery.asm# # List file = D:\Pasha\elf\googlecode\ViewTheLastSMS\E71Csw41\List\entery.lst# # Object file = D:\Pasha\elf\googlecode\ViewTheLastSMS\E71Csw41\Obj\entery.r79# # Command line = D:\Pasha\elf\googlecode\ViewTheLastSMS\entery.asm # # -OD:\Pasha\elf\googlecode\ViewTheLastSMS\E71Csw41\Obj\ # # -s+ -M<> -w+ # # -LD:\Pasha\elf\googlecode\ViewTheLastSMS\E71Csw41\List\ # # -t8 --cpu ARM926EJ-S --fpu None # # -ID:\Pasha\Embedded Workbench 4.0 Evaluation2\ARM\INC\ # # # ############################################################################### 1 00000000 2 00000000 EXTERN main 3 00000000 CODE32 4 00000000 RSEG CODE 5 00000000 00C09FE5 LDR R12, =main 6 00000004 1CFF2FE1 BX R12 7 00000008 8 00000008 RSEG CODE 8.1 00000008 TABLE 8.2 00000008 ........ Reference on line 5 8.3 00000000 RSEG (including table) 8 00000000 RSEG CODE 9 00000000 PUBLIC kill_data 10 00000000 CODE32 11 00000000 kill_data 12 00000000 11FF2FE1 BX R1 13 00000004 14 00000004 END ############################## # CRC:97AC # # Errors: 0 # # Warnings: 0 # # Bytes: 16 # ##############################