public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: David Luca <davidluca3000@yahoo.com>
To: ecos-devel@ecos.sourceware.org, ecos-discuss@ecos.sourceware.org
Subject: CYGMEM_REGION_lcd undeclared
Date: Thu, 12 Oct 2006 07:49:00 -0000	[thread overview]
Message-ID: <20061012074937.73607.qmail@web38712.mail.mud.yahoo.com> (raw)


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. Thank you in advance, 
David Luca

make[1]: Entering directory
`/ecos-d/Projects/eCos/agilent_build/hal/arm/arm9/aaed2000/current'
arm-elf-gcc -c 
-I/ecos-d/Projects/eCos/agilent_install/include
-I/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current
-I/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src
-I/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/tests
-I.
-I/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/
-finline-limit=7000 -mcpu=arm9 -Wall -Wpointer-arith
-Wstrict-prototypes -Winline -Wundef  -g -O2
-ffunction-sections -fdata-sections  -fno-exceptions  
-Wp,-MD,src/lcd_support.tmp -o
src/hal_arm_arm9_aaed2000_lcd_support.o
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c:
In function `lcd_init':
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c:146:
`CYGMEM_REGION_lcd' undeclared (first use in this
function)
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c:146:
(Each undeclared identifier is reported only once
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c:146:
for each function it appears in.)
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c:
In function `lcd_getinfo':
/opt/ecos/ecos-3.0/packages/hal/arm/arm9/aaed2000/current/src/lcd_support.c:186:
`CYGMEM_REGION_lcd' undeclared (first use in this
function)
make[1]: Leaving directory
`/ecos-d/Projects/eCos/agilent_build/hal/arm/arm9/aaed2000/current'
make[1]: *** [src/lcd_support.o.d] Error 1
make: Leaving directory
`/ecos-d/Projects/eCos/agilent_build'
make: *** [build] Error 2



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

             reply	other threads:[~2006-10-12  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-12  7:49 David Luca [this message]
2006-10-12 15:16 ` Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061012074937.73607.qmail@web38712.mail.mud.yahoo.com \
    --to=davidluca3000@yahoo.com \
    --cc=ecos-devel@ecos.sourceware.org \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).