at91sam7x256.i79

来自「很好的资料」· I79 代码 · 共 39 行

I79
39
字号
[FILEFORMAT]
rev=1.0


[CHIP]
//Chip name
name=AT91SAM7X256

//What endian modes does the chip support? (littleonly, bigonly, both(default))
endiansupport=

//Does the chip support the thumb instruction set? (true(default), false)
thumbsupport=

//Does the chip have an FPU coprocessor?
//(VFPv1,VFPv2,VFP9-S,MaverickCrunch,None(default)
fpu=


[CORE]
//Name of the ARM processor core
name=ARM7TDMI


[DDF FILE]
//Name of the ddf file
name=ioat91sam7x256.ddf


[XCL FILE]
//Name of the linker config file
name=

[FLASH LOADER]
name=$TOOLKIT_DIR$\config\flashloader\Atmel\FlashAT91SAM7.d79
args=


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?