ColdFire uClinux Disassembler

Use this panel to specify the command, options, and expert settings for the ColdFire uClinux Disassembler.

The table below lists and defines each option of the Settings panel.

Table 1. ColdFire uClinux Disassembler
Option Description
Command You can enter the command line arguments for the GCC disassembler in the Command text box. The contents of this text box are passed as command-line switches in the gcc command line for each file in your project as they are assembled.

Shows the location of the linker executable file.

Default value is: m68k-uclinux-objdump.

All options Shows the actual command line the preprocessor will be called with.
Expert Settings
Command line pattern Default value is: "${CFGCCUCInstallDir}/${COMMAND}" ${FLAGS} ${INPUTS}