[ECOS] Re: CYGMEM_REGION_lcd undeclared
Andrew Lunn
andrew@lunn.ch
Thu Oct 12 15:16:00 GMT 2006
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
More information about the Ecos-discuss
mailing list