############################################################################## # # # IAR ARM ANSI C/C++ Compiler V4.42A/W32 EVALUATION 14/Jan/2011 23:28:47 # # Copyright 1999-2005 IAR Systems. All rights reserved. # # # # Cpu mode = interwork # # Endian = little # # Stack alignment = 4 # # Source file = D:\pasha\elf\googlecode\MySMSYS\Mss3\main.cpp # # Command line = D:\pasha\elf\googlecode\MySMSYS\Mss3\main.cpp -D # # NEWSGOLD -D ELKA -D LANG_EN -lcN # # D:\pasha\elf\googlecode\MySMSYS\Mss3\Release_ELKA_EN # # \List\ -o D:\pasha\elf\googlecode\MySMSYS\Mss3\Relea # # se_ELKA_EN\Obj\ -s9 --no_unroll --cpu_mode arm # # --endian little --cpu ARM926EJ-S --stack_align 4 # # --interwork -e --fpu None --eec++ --dlib_config # # "D:\pasha\Embedded Workbench 4.0 # # Evaluation2\ARM\LIB\dl5tpainl8n.h" -I # # "D:\pasha\Embedded Workbench 4.0 # # Evaluation2\ARM\INC\" --inline_threshold=2 # # List file = D:\pasha\elf\googlecode\MySMSYS\Mss3\Release_ELKA_EN # # \List\main.lst # # Object file = D:\pasha\elf\googlecode\MySMSYS\Mss3\Release_ELKA_EN # # \Obj\main.r79 # # # # # ############################################################################## D:\pasha\elf\googlecode\MySMSYS\Mss3\main.cpp 1 #include "Mss3App.h" 2 3 int main(char *exename, char *fname) 4 { 5 return Mss3App::Start(exename, fname); 6 } 7 8 Maximum stack usage in bytes: Function CSTACK -------- ------ main(char *, char *) 4 Segment part sizes: Function/Label Bytes -------------- ----- main(char *, char *) 4 Others 16 20 bytes in segment CODE 4 bytes of CODE memory (+ 16 bytes shared) Errors: none Warnings: none