This is the mail archive of the ecos-devel@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]