Albatron Technology ARM11/Cortex-A8 Battery Charger User Manual


 
bdiGDB
for GNU Debugger, BDI2000 (ARM11/Cortex-A8) User Manual 23
© Copyright 1997-2007 by ABATRON AG Switzerland V 1.04
3.2 Configuration File
The configuration file is automatically read by the BDI2000 after every power on.
The syntax of this file is as follows:
; comment
[part name]
core# identifier parameter1 parameter2 ..... parameterN ; comment
core# identifier parameter1 parameter2 ..... parameterN
.....
[part name]
core# identifier parameter1 parameter2 ..... parameterN
core# identifier parameter1 parameter2 ..... parameterN
.....
etc.
Numeric parameters can be entered as decimal (e.g. 700) or as hexadecimal (0x80000).
The core# is optional. If not present the BDI assume core #0. See also chapter "Multi-Core Support".