提交 56e5e8b1 编写于 作者: D dzzxzz

delete Fujitsu MB9BF500R configuration files for IAR

but you can get them from rt-thread official web site


git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1499 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 7292d154
[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=
<?xml version="1.0" encoding="iso-8859-1"?>
<optionMenuItem>
<tag>MB9BF500R</tag>
<display>Fujitsu MB9BF500R</display>
<data>$CUR_DIR$\MB9BF500R.i79</data>
</optionMenuItem>
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_device>
<exe>$TOOLKIT_DIR$\config\flashloader\Fujitsu\FlashMB9BF500.out</exe>
<page>4</page>
<block>4 0x1000</block>
<block>1 0xC000</block>
<block>3 0x10000</block>
<flash_base>0x00000000</flash_base>
<macro>$TOOLKIT_DIR$\config\flashloader\Fujitsu\FlashMB9BF50x.mac</macro>
<aggregate>1</aggregate>
<args_doc>The "--protect" argument is used to program
protection code 0x0001 in the security code area of the
flash.
Note: Writing the protection code disables JTAG access
and debug is not possible. To release security, perform
the chip erase operation using a serial writer because
the security cannot be released through JTAG pins.</args_doc>
</flash_device>
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_board>
<pass>
<loader>$TOOLKIT_DIR$\config\flashloader\Fujitsu\FlashMB9BF500.flash</loader>
</pass>
</flash_board>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册