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
This commit is contained in:
dzzxzz 2011-06-13 10:48:01 +00:00
parent 7292d15431
commit 56e5e8b1fd
5 changed files with 0 additions and 76 deletions

View File

@ -1,43 +0,0 @@
[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=

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<optionMenuItem>
<tag>MB9BF500R</tag>
<display>Fujitsu MB9BF500R</display>
<data>$CUR_DIR$\MB9BF500R.i79</data>
</optionMenuItem>

View File

@ -1,19 +0,0 @@
<?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>

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_board>
<pass>
<loader>$TOOLKIT_DIR$\config\flashloader\Fujitsu\FlashMB9BF500.flash</loader>
</pass>
</flash_board>