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: Thu, 01 Feb 2001 22:26:00 -0000	[thread overview]
Message-ID: <002101c08ce1$58fdc450$0b02a8c0@r2d2> (raw)
In-Reply-To: <4.3.2.7.2.20010131214736.00b16450@larwe.com>

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

Hi Lewin,

Thanks for the hints and code sample.

> For interest's sake, try doing memcmp(0, 0xc0000000, 0x60). If these bytes
> are all the same then my theory is right about mem being mirrored.

I tried the memcmp and the memory is different, so its not mapped to the
vector table.

After doing a complete rebuild of the cygmon stub and default config I was
able to get the clear screen to work periodically. But now things seems to
not be working once again. The sample program is so simple that I cannot
understand what is wrong. I've attached my code and makefile if you would
like to give it a try. It seems to never get to line 67 in lcd_test.c. Your
GDI_Screen_On() function seems to work perfectly but when I call lcd_clear()
to clear the screen sometimes it works for a while and sometimes it just
hangs. Any ideas?

Thanks for the help...
Wilson

[-- Attachment #2: lcdtest.ZIP --]
[-- Type: application/zip, Size: 8209 bytes --]

      reply	other threads:[~2001-02-01 22:26 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
2001-01-31 19:01         ` Lewin A.R.W. Edwards
2001-02-01 22:26           ` Wilson Kwan [this message]

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='002101c08ce1$58fdc450$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).