13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>TASKING</strong> <strong>VX</strong>-<strong>toolset</strong> <strong>for</strong> <strong>ARM</strong> <strong>User</strong> <strong>Guide</strong>HLL object dumper option: --dump-<strong>for</strong>mat (-F)Command line syntax--dump-<strong>for</strong>mat[=flag,...]-F[flag],...You can specify the following <strong>for</strong>mat flags:+/-dump+/-hllsymbols+/-modules+/-sections+/-symbolsd/Dh/Hm/Ms/Sy/Y0123Dump the contents of the sections in the object file. Code sectionscan be disassembled, data sections are dumped.List the high level language symbols, with address, size and type.Print a list of modules found in object file.Print a list of sections with start address, length and type.List the low level symbols, with address and length (if known).Alias <strong>for</strong> DHMSY (nothing)Alias <strong>for</strong> DhMSY (only HLL symbols)Alias <strong>for</strong> dHMSY (only section contents)Alias <strong>for</strong> dhmsy (default, everything)Default: --dump-<strong>for</strong>mat=dhmsyDescriptionWith this option you can control which parts of the dump output you want to see. By default, all parts aredumped.1. Module list2. Section list3. Section dump (disassembly)4. HLL symbol table5. Assembly level symbol tableYou can limit the number of sections that will be dumped with the options --sections and --section-types.Related in<strong>for</strong>mationSection 10.5.2, HLL Dump Output Format714

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!