public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Wilson Kwan" <wilson@kinesphere.com>
To: "Lewin A.R.W. Edwards" <larwe@larwe.com>
Cc: <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] LCD on EP7211
Date: Wed, 31 Jan 2001 16:20:00 -0000	[thread overview]
Message-ID: <009001c08be4$efd2d530$0b02a8c0@r2d2> (raw)
In-Reply-To: <4.3.2.7.2.20010131181422.00b21dd0@larwe.com>

Lewin,

Thanks for the code. I compared it to what I have and it is basically the
same. I put your routine in and I still have the same problem. I get a bunch
of horizontal lines on the screen when I execute the line

*(volatile cyg_uint8 *)PDDR    = LCD_INIT;

When the line

*(volatile cyg_uint32 *)SYSCON1 |= SYSCON1_LCDEN;

runs I end up with alot of garbage on the screen. At this point when I try
to write to the display memory it seems to hang. GDB never returns and I
have to kill the process.

I also tried this with out 7212 board and the same problem occurs. Is there
something in particular I need to set in my eCos configuration to make this
work? I have enabled CYGHWR_HAL_ARM_EDB7XXX_LCD_INSTALLED.

Thanks again for your help...

Wilson

  reply	other threads:[~2001-01-31 16:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-31 14:43 Wilson Kwan
2001-01-31 14:49 ` Lewin A.R.W. Edwards
2001-01-31 15:10   ` Wilson Kwan
2001-01-31 15:19     ` Lewin A.R.W. Edwards
2001-01-31 16:20       ` Wilson Kwan [this message]
2001-01-31 19:01         ` Lewin A.R.W. Edwards
2001-02-01 22:26           ` Wilson Kwan

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='009001c08be4$efd2d530$0b02a8c0@r2d2' \
    --to=wilson@kinesphere.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=larwe@larwe.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).