Example

The following listing shows a typical mcutools.ini file.

Listing: Typical mcutools.ini file layout

[Installation]
Path=c:\Freescale

Group=Assembler

[Editor]

editor_name=IDF

editor_exe=C:\Freescale\prog\idf.exe

editor_opts=%f -g%l,%c

[Options]

DefaultDir=c:\myprj

[HC08_Assembler]

SaveOnExit=1

SaveAppearance=1

SaveEditor=1

SaveOptions=1

RecentProject0=c:\myprj\project.ini

RecentProject1=c:\otherprj\project.ini