1 SCRIPT_NAME=armaout 2 OUTPUT_FORMAT="a.out-arm-big" 3 HEADER_START_ADDR=0x8000 4 TEXT_START_ADDR=0x8000 5 TARGET_PAGE_SIZE=32768 6 ARCH=arm 7