From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5618 invoked by alias); 13 Dec 2007 15:24:25 -0000 Received: (qmail 5610 invoked by uid 22791); 13 Dec 2007 15:24:25 -0000 X-Spam-Check-By: sourceware.org Received: from smtpgw1.he-arc.ch (HELO smtpgw1.he-arc.ch) (157.26.64.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Dec 2007 15:24:14 +0000 Received: from neptune.he-arc.ch [157.26.81.11] by smtpgw1.he-arc.ch with XWall v3.35 ; Thu, 13 Dec 2007 16:24:19 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 13 Dec 2007 16:03:00 -0000 Message-ID: From: =?iso-8859-1?Q?Champion_J=E9r=F4me?= To: X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Using flash memory on AT91eb55 X-SW-Source: 2007-12/txt/msg00065.txt.bz2 Hi,=20 I'm make a software with the Linux Synthetic Target for some month. Now, I want to port it the the evaluation board AT91EB55. But when I compile it, I've got an error like : "the address 0x2040024 from= a.out of the section .bss is not in the region ram". I've seen that it was an arry wich is too big and which certainly do not fi= t in the 256ko ram of the board. I would like to use the flash memory to store this array, but I don't how h= ow to define it. Have you got any link or tips where to search ? =20 Thanks=20 =20 J=E9r=F4me Champion -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss