[ECOS] Agilent AAED2000 - LCD_SUPPORT.C
joeri_melis@agilent.com
joeri_melis@agilent.com
Fri Oct 10 06:31:00 GMT 2003
Yes, you need LCD_COMM to have drawing support in the file that is in the repository. Attached is the diff file between my source file and the 1.15 repository I used where I changed the locations of the ifdefs so drawing was possible when LCD_COMM wasn't available. It's size is so huge because someone/something apparently removed the indentation in the preprocessor commands.
Joeri.
-----Original Message-----
From: Oscar [mailto:martinos72@libero.it]
Sent: woensdag 8 oktober 2003 20:24
To: ecos-discuss@sources.redhat.com
Subject: RE: [ECOS] Agilent AAED2000 - LCD_SUPPORT.C
I'm only studies the source to try to implement microwindows on my PXA255,
and take the most recently LCD_SUPPORT.C source. At the moment i'd like take
the simpliest way and i don't need LCD_COMM. OSCAR
-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Gary Thomas
Sent: mercoledì 8 ottobre 2003 21.12
To: Oscar
Cc: eCos Discussion
Subject: Re: [ECOS] Agilent AAED2000 - LCD_SUPPORT.C
On Wed, 2003-10-08 at 12:07, Oscar wrote:
> Inside the function lcd_clear() there's a call to set_pixel(), but the
> set_pixel() function declaration is only after the
> CYGSEM_AAED2000_LCD_COMM option. If I don't select the option the
> set_pixel() not will be built e in consequence not available for
> lcd_clear(). Is it correct?
>
It looks that way. I don't recall ever trying to build without using the
LCD_COMM mode.
Do you actually have one of these units? AFAIK, they were only prototypes
and never saw commercial light of day.
--
Gary Thomas <gary@mlbassoc.com>
MLB Associates
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lcd_support.diff
Type: application/octet-stream
Size: 9406 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/ecos-discuss/attachments/20031010/2443699d/attachment.obj>
-------------- next part --------------
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list