Linux & Open Source related information for AT91 Smart ARM Microcontrollers

View   r17  >  r16  >  r15  >  r14  >  r13  ...

SoftwareTools 17 - 03 Jul 2008 - Main.NicolasFerre
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Tools

Line: 52 to 52
 
Description Binary
Changed:
<
<
SAM Boot Assistant (SAM-BA) Linux port initiative using CDC ftp://ftp.linux4sam.org/devel/tools/sam-ba_cdc_2.7.linux_01.zip
>
>
SAM Boot Assistant (SAM-BA 2.8) Linux port initiative using CDC sam-ba_cdc_2.8.linux_01.zip
SAM Boot Assistant (SAM-BA 2.7) Linux port initiative using CDC sam-ba_cdc_2.7.linux_01.zip
 

Cross Toolchain


SoftwareTools 16 - 18 Apr 2008 - Main.NicolasFerre
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Tools

Line: 11 to 11
 
Description Binary
SAM Boot Assistant (SAM-BA) on http://www.atmel.com AT91 In-system Programmer (ISP)
Added:
>
>

SAM-BA Linux initiative

A revision of SAM-BA is ported to Linux. It is at the side of the official SAM-BA ISP revision.

SAM-BA Linux uses the USB connexion through CDC usbserial driver to communicate with the device.

USB CDC Serial driver mount procedure :

  • Login with administrator rights

  • Unload usbserial module if it is already running
rmmod usbserial

  • Load usbserial kernel module
modprobe usbserial vendor=0x03eb product=0x6124

  • Verify that the USB connection is established
lsusb -d 03eb:6124
    Bus 004 Device 006: ID 03eb:6124 Atmel Corp

  • Know which USB connection is established
dmesg
    ...
    kernel: usb 4-2: new full speed USB device using uhci_hcd and address 5
    kernel: usb 4-2: configuration #1 chosen from 1 choice
    kernel: usbserial_generic 4-2:1.0: generic converter detected
    kernel: usbserial_generic: probe of 4-2:1.0 failed with error -5
    kernel: usbserial_generic 4-2:1.1: generic converter detected
    kernel: usb 4-2: generic converter now attached to ttyUSBx

=> you will have to use /dev/ttyUSBx to connect to your board

Description Binary
SAM Boot Assistant (SAM-BA) Linux port initiative using CDC ftp://ftp.linux4sam.org/devel/tools/sam-ba_cdc_2.7.linux_01.zip
 

Cross Toolchain


SoftwareTools 15 - 27 Nov 2007 - Main.UlfSamuelsson
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Tools

SAM-BA

The SAM Boot Assistant (SAM-BA) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.
Added:
>
>
SAM-BA only runs on Windows.
 
Description Binary

SoftwareTools 14 - 16 Nov 2007 - Main.NicolasFerre
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Tools

SAM-BA

Changed:
<
<
The SAM Boot Assistant (SAM-BA) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.
>
>
The SAM Boot Assistant (SAM-BA) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.

Description Binary
SAM Boot Assistant (SAM-BA) on http://www.atmel.com AT91 In-system Programmer (ISP)
 

Cross Toolchain

Line: 23 to 28
 
Changed:
<
<
>
>
 
Description Binary
CodeSourcery GNU cross-toolchain for ARM arm-2007q1-10-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2

mkimage (U-Boot)

Changed:
<
<
The mkimage U-Boot tool is used to convert a standard kernel image into uImage format needed by bootm U-Boot command.

Description Binary
Pre-built static version of the u-boot mkimage tool mkimage
>
>
The mkimage U-Boot tool is used to convert a standard kernel image into uImage format needed by bootm U-Boot command.
 
Added:
>
>
Description Sources Binary
Pre-built static version of the u-boot mkimage tool u-boot sources directory mkimage

Make

Some newer version of make produce errors while compiling the revision we use for U-Boot. The compiling of this code has been validated with make-3.80 : Take it and compile it on your host machine (pace in /usr/local directory for example). You can use it calling the right binary while issuing the cross-compile command:

/usr/local/bin/make-3.80 CROSS_COMPILE=<path_to_cross-compiler/cross-compiler-prefix->

Description Sources Binary
Pre-built static version of the make tool make sources directory make-3.80
 
META FILEATTACHMENT attachment="mkimage.bin" attr="" comment="" date="1184677908" name="mkimage.bin" path="mkimage.bin" size="471728" stream="mkimage.bin" user="Main.PatriceVilchez" version="1"
Added:
>
>
META FILEATTACHMENT attachment="make-3.80.bin" attr="" comment="" date="1195207823" name="make-3.80.bin" path="make-3.80.bin" size="954267" stream="make-3.80.bin" user="Main.NicolasFerre" version="1"

SoftwareTools 13 - 11 Oct 2007 - Main.NicolasFerre
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Deleted:
<
<
 

Software Tools


SoftwareTools 12 - 02 Oct 2007 - Main.FabienDrouilly
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Tools


SoftwareTools 11 - 27 Sep 2007 - Main.RfoLnx4sam
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Software Tools

SAM-BA

Changed:
<
<
The SAM Boot Assistant (SAM-BA™) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.
>
>
The SAM Boot Assistant (SAM-BA) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.
 

Cross Toolchain


SoftwareTools 10 - 12 Sep 2007 - Main.NicolasFerre
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>

Software Tools

 

SAM-BA

The SAM Boot Assistant (SAM-BA™) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.

SoftwareTools 9 - 05 Sep 2007 - Main.NicolasFerre
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

SAM-BA

Changed:
<
<
The SAM Boot Assistant (SAM-BA™) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232 or USB link.
>
>
The SAM Boot Assistant (SAM-BA™) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232, USB or Jtag SAM-ICE link.
 

Cross Toolchain

Line: 21 to 21
 Links:
Changed:
<
<
>
>
  • Binaries:
Description Binary
CodeSourcery GNU cross-toolchain for ARM arm-2007q1-10-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
 

mkimage (U-Boot)

The mkimage U-Boot tool is used to convert a standard kernel image into uImage format needed by bootm U-Boot command.

Changed:
<
<
We provide a pre-built static version.
>
>
Description Binary
Pre-built static version of the u-boot mkimage tool mkimage
 
META FILEATTACHMENT attachment="mkimage.bin" attr="" comment="" date="1184677908" name="mkimage.bin" path="mkimage.bin" size="471728" stream="mkimage.bin" user="Main.PatriceVilchez" version="1"

SoftwareTools 8 - 08 Aug 2007 - Main.TWikiGuest
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Line: 12 to 12
 Features in this release include:
  • Based on GCC 4.2
Added:
>
>
  • Support EABI
 
  • Support for uClinux
  • Support for Cortex-M1 (ARMV6-M) CPUs
  • Improved code generation for Cortex-A8 and Cortex-R4 CPUs

SoftwareTools 7 - 26 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>

SAM-BA

The SAM Boot Assistant (SAM-BA™) comes with the AT91 In-system Programmer (ISP). It allows to program flash media through RS232 or USB link.
 

Cross Toolchain

CodeSourcery provides regular, validated releases of the GNU Toolchain for arm processor.


SoftwareTools 6 - 17 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>
 

Cross Toolchain

Line: 22 to 23
 The mkimage U-Boot tool is used to convert a standard kernel image into uImage format needed by bootm U-Boot command.
Changed:
<
<
We provide a pre-built static version (use right click & save as).
>
>
We provide a pre-built static version.
 
Changed:
<
<
META FILEATTACHMENT attachment="mkimage" attr="" comment="mkimage static linux version" date="1184589802" name="mkimage" path="mkimage" size="471728" stream="mkimage" user="Main.PatriceVilchez" version="1"
>
>
META FILEATTACHMENT attachment="mkimage.bin" attr="" comment="" date="1184677908" name="mkimage.bin" path="mkimage.bin" size="471728" stream="mkimage.bin" user="Main.PatriceVilchez" version="1"

SoftwareTools 5 - 17 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Cross Toolchain

Line: 20 to 20
 

mkimage (U-Boot)

Changed:
<
<
This command appends a small header containing the load and execute address to your kernel image and creates a new file. The header also contains a CRC32 checksum, checked later during the image load. It comes in source code with U-Boot distribution and it is built during U-Boot compilation. We provide also a pre-built static version.
>
>
The mkimage U-Boot tool is used to convert a standard kernel image into uImage format needed by bootm U-Boot command.

We provide a pre-built static version (use right click & save as).

 
META FILEATTACHMENT attachment="mkimage" attr="" comment="mkimage static linux version" date="1184589802" name="mkimage" path="mkimage" size="471728" stream="mkimage" user="Main.PatriceVilchez" version="1"

SoftwareTools 4 - 16 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<
Cross Toolchain
CodeSourcery provides regular, validated releases of the GNU Toolchain for arm processor.
>
>

Cross Toolchain

CodeSourcery provides regular, validated releases of the GNU Toolchain for arm processor.

 
This document refers to arm2007q1-10 version of CodeSourcery toolchain.

Features in this release include:

Line: 16 to 18
 
Changed:
<
<
mkimage (U-Boot)
To load a linux kernel with U-Boot a tiny additional header is required.
This header contains the load and execute address for the image and a CRC32 checksum checked during the image load process.
The tool to add this header is mkimage, it is provided and built by U-Boot.
You can find it after a U-Boot build at : U-Boot-source-dir/tools/mkimage.
>
>

mkimage (U-Boot)

This command appends a small header containing the load and execute address to your kernel image and creates a new file. The header also contains a CRC32 checksum, checked later during the image load. It comes in source code with U-Boot distribution and it is built during U-Boot compilation. We provide also a pre-built static version.

 
Changed:
<
<
localhost:$ mkimage -A arm -O linux -T kernel -C none -a 0x8000 -e 0x8000 -n "Linux 2.6.x" -d linux.bin uImage.bin
>
>
META FILEATTACHMENT attachment="mkimage" attr="" comment="mkimage static linux version" date="1184589802" name="mkimage" path="mkimage" size="471728" stream="mkimage" user="Main.PatriceVilchez" version="1"

SoftwareTools 3 - 16 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Cross Toolchain
CodeSourcery provides regular, validated releases of the GNU Toolchain for arm processor.
Line: 16 to 16
 
Changed:
<
<
mkimage
>
>
mkimage (U-Boot)
 
To load a linux kernel with U-Boot a tiny additional header is required.
This header contains the load and execute address for the image and a CRC32 checksum checked during the image load process.
Changed:
<
<

The tool to add this header is mkimage, it is provided by U-Boot and built during the U-Boot build process. You can find it after a U-Boot build under U-Boot-source-dir/tools/mkimage.
>
>

The tool to add this header is mkimage, it is provided and built by U-Boot.
You can find it after a U-Boot build at : U-Boot-source-dir/tools/mkimage.

localhost:$ mkimage -A arm -O linux -T kernel -C none -a 0x8000 -e 0x8000 -n "Linux 2.6.x" -d linux.bin uImage.bin


SoftwareTools 2 - 13 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Cross Toolchain
Deleted:
<
<

 
CodeSourcery provides regular, validated releases of the GNU Toolchain for arm processor.
This document refers to arm2007q1-10 version of CodeSourcery toolchain.
Line: 16 to 15
  \ No newline at end of file
Added:
>
>
mkimage
To load a linux kernel with U-Boot a tiny additional header is required.
This header contains the load and execute address for the image and a CRC32 checksum checked during the image load process.
The tool to add this header is mkimage, it is provided by U-Boot and built during the U-Boot build process. You can find it after a U-Boot build under U-Boot-source-dir/tools/mkimage.

SoftwareTools 1 - 02 Jul 2007 - Main.PatriceVilchez
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"
Cross Toolchain

CodeSourcery provides regular, validated releases of the GNU Toolchain for arm processor.
This document refers to arm2007q1-10 version of CodeSourcery toolchain.

Features in this release include:

  • Based on GCC 4.2
  • Support for uClinux
  • Support for Cortex-M1 (ARMV6-M) CPUs
  • Improved code generation for Cortex-A8 and Cortex-R4 CPUs
  • Thumb-2 GLIBC binaries

Links:


Revision 17r17 - 03 Jul 2008 - 12:35:12 - NicolasFerre
Revision 16r16 - 18 Apr 2008 - 10:28:31 - NicolasFerre
Revision 15r15 - 27 Nov 2007 - 05:56:27 - UlfSamuelsson
Revision 14r14 - 16 Nov 2007 - 10:10:24 - NicolasFerre
Revision 13r13 - 11 Oct 2007 - 09:58:14 - NicolasFerre
Revision 12r12 - 02 Oct 2007 - 15:17:12 - FabienDrouilly
Revision 11r11 - 27 Sep 2007 - 12:16:45 - RfoLnx4sam
Revision 10r10 - 12 Sep 2007 - 11:37:53 - NicolasFerre
Revision 9r9 - 05 Sep 2007 - 11:50:24 - NicolasFerre
Revision 8r8 - 08 Aug 2007 - 08:58:17 - TWikiGuest
Revision 7r7 - 26 Jul 2007 - 14:38:51 - PatriceVilchez
Revision 6r6 - 17 Jul 2007 - 13:33:44 - PatriceVilchez
Revision 5r5 - 17 Jul 2007 - 09:39:01 - PatriceVilchez
Revision 4r4 - 16 Jul 2007 - 13:05:02 - PatriceVilchez
Revision 3r3 - 16 Jul 2007 - 07:58:35 - PatriceVilchez
Revision 2r2 - 13 Jul 2007 - 15:05:32 - PatriceVilchez
Revision 1r1 - 02 Jul 2007 - 14:04:10 - PatriceVilchez
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Atmel® and others, are registered trademarks or trademarks of Atmel Corporation or its subsidiaries.
ARM® and others are registered trademarks or trademarks of ARM Ltd. Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.
Syndicate this site RSSATOM