[ECOS] Re: CYGMEM_REGION_lcd undeclared
Mike Arthur
MArthur@MiltecMissiles.com
Thu Oct 12 17:05:00 GMT 2006
I believe "Behave as a ROM Monitor" forces ROM setup.
Mike
-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org on behalf of Andrew Lunn
Sent: Thu 10/12/2006 10:16 AM
To: David Luca
Cc: ecos-devel@ecos.sourceware.org; ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: CYGMEM_REGION_lcd undeclared
On Thu, Oct 12, 2006 at 12:49:37AM -0700, David Luca wrote:
>
> Hello,
> When I try to compile Agilent AAED2000 eCos port, and
> set in eCos Hal->ROM Monitor Support->Behave as a ROM
> Monitor, I receive the following errors, can anyone
> tell me how this problem can be solved? I searched for
> the missing directive, I found it in
> mlt_arm_arm9_aaed2000_ram.h file, so the problem is
> elsewhere.
Are you using ROM startup?
With a ROM build it uses mlt_arm_arm9_aaed2000_rom.{h|ldi} which does
not contain these macros. Try adding them and see if it then compiles
and runs.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list