Blame | Last modification | View Log | RSS feed
help_banner:\\n%s Version %s [%s]\n%s\n\\n%s [options] input_file_name { [ output_format [output_file_name] ] }*\nhelp_options:\n\Options:\n\\t-h display this help screen\n\\t-nodebug do not put debug areas in the output image\n\\t-nozeropad do not expand ZI areas (only valid for binary images)\n\n\Binary Output Formats:\n\\t-bin Plain Binary\n\\t-m32 Motorola 32 bit Hex\n\\t-i32 Intel 32 bit Hex\n\\t-ihf Intellec Hex\n\n\Other Output Formats:\n\\t-aif Executable AIF\n\\t-aifbin Non Executable AIF\n\\t-elf ELF\n\\t-text Text Information\n\n\\t\tFlags for Text Information\n\\t\t/v verbose\n\\t\t/c disassemble code\n\\t\t/d print contents of data section\n\\t\t/g print debug tables\n\\t\t/r print relocation information\n\\t\t/s print symbol table\n\\t\t/t print string table\n\\t\tIf an output file is not specified for -text, output is printed on stdout.\nhelp_examples:\n\Examples:\n\\t%s infile -text/cgsv out.txt\n\\t%s -nodebug infile -aif out1.axf -text -m32 out2.axf \nmsg_i_am:Fromelfmsg_i_do:ARM Executable ELF file translatorbad_base_or_size:Base and/or size too big for this format, max = 0x%x.\nerr_outmem:Error : Out of Memory.\nerr_writeerr:Error : Failed writing output file.\nerr_fcreate:Error : Could not create output file '%s'.\nwarn_fname_clash:Warning: Output filename cannot be same as input filename '%s'.\ninfo_skipping_trans:Skipping translation.\nerr_unknown_option:Error : Unrecognised option '%s'.\nerr_no_format:Error : Missing output format before '%s'.\nwarn_unknown_cat:Warning : Ignoring unrecognised text information category '%c'.\nerr_no_cat:Error : No text information category specified.\nerr_unknown_format:Error : Unrecognised file format '%s'.\nerr_no_filename:Error : Missing output filename for format [%s].\nerr_readerr:Error : Could not open input file '%s'.\nerr_readerr1:Error : Could not open input file.\ninfo_success:Translation to %s format successful.\ninfo_fail:Translation to %s format failed/ignored.\nerr_fileio_fail:Error : File i/o failure.\nerr_ELF_not32bit:Error : Not a 32 bit ELF file.\nerr_ELF_not64bit:Error : Not a 64 bit ELF file.\nerr_ELF_badmagic:Error : Invalid ELF identification number found.\nerr_bad_sec_idx:Error : Invalid ELF section index found.\nerr_bad_seg_idx:Error : Invalid ELF segment index found.\nerr_bad_str_idx:Error : Invalid ELF string table index found.\nerr_bad_sec_entsz:Error : Invalid ELF section entry size found.\nerr_bad_ELF_type:Error : ELF Header contains invalid file type.\nerr_bad_ELF_mc:Error : ELF Header contains machine name.\nerr_bad_ELF_ver:Error : ELF Header contains version number.\nerr_less_info:Error : ELF Image has insufficient information to effect this translation.\nerr_no_entry:Error : ELF image requires an entry point to effect this translation.\nerr_bad_dbg_offset:Error : Invalid debug offset found.Seek failure.\nerr_no_root:Error : ELF Image does not have a ROOT Region.\nerr_hldbg_fail:Error : Failed to write High level debug information.\nerr_lldbg_fail:Error : Failed to write Low level debug information.\nerr_strtab_fail:Error : Failed to write image string table.\nerr_bad_FAT_link:Error : Invalid FAT AIF chain found.Seek failure.\nerr_mkdir_fail:Error : Failed to create Directory %s. Writing files in current directory.\nerr_chdir_fail:Error : Failed to change to directory %s.\nerr_chdir2_fail:Error : Failed to change to directory %s. Writing files in current directory.\n