public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Sujoy Ray <raysujoy@yahoo.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS]  IXP425 Big Endian Mode
Date: Mon, 19 Sep 2005 04:31:00 -0000	[thread overview]
Message-ID: <20050918202444.78572.qmail@web53415.mail.yahoo.com> (raw)
In-Reply-To: <20050918202057.38425.qmail@web53410.mail.yahoo.com>

Hello ALL,
Let me thank you all for the suggestion I received on
this topic. After my hectic office schedule, I managed
to devote some time on the issue and finally I could
find the answer. I thought to share my finding with
this message board for future developers who might
have the same confusion as I had. Here are the
details:-

1) IXP425 core always boots in Little endian mode
only. If we choose Big endian mode during compilation,
we need to SWAP the bytes during program
download/flashing so that the XSCALE core can always
see the code in little endian only.

2) BIG endian mode is only related to data storage.
So, if enabled processor will read/write the data in
Big endian mode.

3) Code execution always in little endian mode only.

Any thoughts will be highly appreciated.

Thanks and regards,
Sujoy Ray.





		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

       reply	other threads:[~2005-09-18 20:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050918202057.38425.qmail@web53410.mail.yahoo.com>
2005-09-19  4:31 ` Sujoy Ray [this message]
2005-06-10  8:41 Sujoy Ray
2005-06-10  9:51 ` Peter Korsgaard
2005-06-10 10:34   ` Sujoy Ray
2005-06-10 11:04     ` jerzy dyrda

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=20050918202444.78572.qmail@web53415.mail.yahoo.com \
    --to=raysujoy@yahoo.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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).