From ba78bd9ba834260d035a9830726afc34fdad2a15 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sun, 18 Oct 2009 23:32:54 +0200 Subject: import firmware from LEGO v1.05 --- AT91SAM7S256/SAM7S256/Tools/AT91SAM7S256.i79 | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 AT91SAM7S256/SAM7S256/Tools/AT91SAM7S256.i79 (limited to 'AT91SAM7S256/SAM7S256/Tools/AT91SAM7S256.i79') diff --git a/AT91SAM7S256/SAM7S256/Tools/AT91SAM7S256.i79 b/AT91SAM7S256/SAM7S256/Tools/AT91SAM7S256.i79 new file mode 100644 index 0000000..16df94d --- /dev/null +++ b/AT91SAM7S256/SAM7S256/Tools/AT91SAM7S256.i79 @@ -0,0 +1,38 @@ +[FILEFORMAT] +rev=1.0 + + +[CHIP] +//Chip name +name=AT91SAM7S256 + +//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=ioat91sam7s256.ddf + + +[XCL FILE] +//Name of the linker config file +name= + +[FLASH LOADER] +name=$TOOLKIT_DIR$\config\flashloader\Atmel\FlashAT91SAM7Sxx.d79 +args= + + -- cgit v1.2.3