git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1489 bbd45198-f89e-11dd-88c7-29a3b14d5316
44 lines
744 B
Plaintext
44 lines
744 B
Plaintext
[FILEFORMAT]
|
|
rev=1.6
|
|
|
|
[CHIP]
|
|
//Chip name
|
|
name=MB9BF500R
|
|
|
|
//What endian modes does the chip support? (littleonly, bigonly, both(default))
|
|
endiansupport=littleonly
|
|
|
|
//Does the chip support the thumb instruction set? (true(default), false)
|
|
thumbsupport=true
|
|
|
|
//Does the chip support the arm instruction set? (true(default), false)
|
|
armsupport=false
|
|
|
|
//Does the chip have an FPU coprocessor?
|
|
//(VFPv1,VFPv2,VFP9-S,None(default)
|
|
fpu=
|
|
|
|
|
|
|
|
[CORE]
|
|
//Name of the ARM processor core
|
|
name=Cortex-M3
|
|
|
|
|
|
[DDF FILE]
|
|
//Name of the ddf file
|
|
name=Fujitsu\iomb9bf506r.ddf
|
|
|
|
|
|
[XCL FILE]
|
|
//Name of the linker config file
|
|
name=
|
|
|
|
|
|
[FLASH LOADER]
|
|
name=$TOOLKIT_DIR$\config\flashloader\Fujitsu\MB9BF500.board
|
|
little=
|
|
big=
|
|
args=
|
|
|