public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Lewin A.R.W. Edwards" <larwe@larwe.com>
To: "Paul Pham" <ppham@MIT.EDU>, <ecos-discuss@sourceware.cygnus.com>
Subject: Re: [ECOS] Programming flash?
Date: Wed, 24 Jan 2001 20:22:00 -0000	[thread overview]
Message-ID: <4.3.2.7.2.20010124231736.00b035f0@larwe.com> (raw)
In-Reply-To: <NEBBLDBMIIDEJLLIEJFBCEJECAAA.ppham@mit.edu>

Hello Paul,

>My team and I are designing a board around the Samsung S3C3410x, based on
>the ARM7TDMI, booting off Flash memory. Does anyone have any 
>recommendations for ways to program Flash with only one serial port?

Load the flasher program into RAM, and run the upgrade out of RAM using 
polled serial I/O to avoid annoyance and complications with interrupt tables.

>Also, does anyone know if the S3C3410x is little-endian or big-endian? I
>believe the ARM7 is little-endian by default, and there is a big-endian pin
>on the processor core that determines whether it is big-endian or
>little-endian. Unfortunately, I can't find which it is in the Samsung
>documentation.

If you can't find a pin that is documented to have this behavior, then that 
connection point on the core is probably tied internally and not brought 
out to a pin.

=== Lewin A.R.W. Edwards (Embedded Engineer)
Work: http://www.digi-frame.com/
Personal: http://www.zws.com/ and http://www.larwe.com/

"Und setzet ihr nicht das Leben ein,
Nie wird euch das Leben gewonnen sein."

  reply	other threads:[~2001-01-24 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-24 19:06 Paul Pham
2001-01-24 20:22 ` Lewin A.R.W. Edwards [this message]
2001-01-25  7:22   ` Grant Edwards
2001-01-25  7:20 ` Grant 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=4.3.2.7.2.20010124231736.00b035f0@larwe.com \
    --to=larwe@larwe.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=ppham@MIT.EDU \
    /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).