public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Fano Ramparany <Fano.Ramparany@rd.francetelecom.fr>
To: Wilson Kwan <wilson@kinesphere.com>
Cc: eCos Disuss <ecos-discuss@sourceware.cygnus.com>,
	"Lewin A.R.W. Edwards" <larwe@larwe.com>
Subject: Re:[ECOS] LCD on EP7211
Date: Fri, 02 Feb 2001 01:27:00 -0000	[thread overview]
Message-ID: <3A7A7DC6.22AA962F@rd.francetelecom.fr> (raw)

Something we are currently doing with a EP7212 board, is to compile the
library lib7209 whose
source C files are available from the Cirrus Logic CDROM (Maverick arm
SDT environment),
with the arm-elf-gcc cross-compiler. All LCD functions (sensitive
touching, graphical and text display)
run correctly. All you have to do if you intend to use these functions
in a multithreaded application,
is to protect areas where physical ressources are accessed (e.g. memory
read/write,...) with eCos
mutex mechanism. You can find some posts exchanged from the mailing list
archive under
subject: "eCos EDB72XX lcd driver library" or "EDB7212 LCD support".

Regards,

Fano Ramparany

             reply	other threads:[~2001-02-02  1:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-02  1:27 Fano Ramparany [this message]
2001-02-02  1:32 Fano Ramparany
2001-02-02  6:28 ` Lewin A.R.W. Edwards

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=3A7A7DC6.22AA962F@rd.francetelecom.fr \
    --to=fano.ramparany@rd.francetelecom.fr \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=larwe@larwe.com \
    --cc=wilson@kinesphere.com \
    /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).