05.08.2013 Views

CodeWarrior Smart Linker Manual

CodeWarrior Smart Linker Manual

CodeWarrior Smart Linker Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Environment<br />

Global Initialization File (MCUTOOLS.INI) (PC only)<br />

Entry: Editor_Exe<br />

Arguments: The name of the executable file of the global editor<br />

Description: Specifies file name (including path), which is called for showing<br />

a text file, when the global editor setting is active. In the editor<br />

configuration dialog, the global editor selection is only active<br />

when this entry is present and not empty.<br />

Saved: Only with Editor Configuration set in the File->Configuration<br />

Save Configuration dialog.<br />

Entry: Editor_Opts<br />

Arguments: The options to use the global editor<br />

Description: Specifies options, which should be used for the global editor. If<br />

this entry is not present or empty, “%f” is used. The command<br />

line to launch the editor is build by taking the Editor_Exe<br />

content, then appending a space followed by this entry.<br />

Saved: Only with Editor Configuration set in the File->Configuration<br />

Save Configuration dialog.<br />

Example: [Editor]<br />

editor_name=WinEdit<br />

editor_exe=C:\Winedit\WinEdit.exe<br />

editor_opts=%f<br />

Example<br />

The following example shows a typical layout of the MCUTOOLS.INI:<br />

[Installation]<br />

Path=c:\metrowerks<br />

Group=ANSI-C Compiler<br />

[Editor]<br />

editor_name=WinEdit<br />

editor_exe=C:\Winedit\WinEdit.exe<br />

editor_opts=%f<br />

[Options]<br />

DefaultDir=c:\myprj<br />

44 <strong>Smart</strong> <strong>Linker</strong>

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

Saved successfully!

Ooh no, something went wrong!