public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Paul Pham <paulpham@yahoo.com>
To: ecos-discuss@sourceware.cygnus.com
Subject: [ECOS] Loading programs into RAM with Multi-ICE
Date: Mon, 12 Feb 2001 17:02:00 -0000	[thread overview]
Message-ID: <20010213010229.95078.qmail@web11505.mail.yahoo.com> (raw)

Hi all,

I am trying to load a program into SRAM with Multi-ICE
on a custom board designed around Samsung's S3C3410x
(an ARM7TDMI-based chip). The board has flash, but it
is blank, which is why I'm trying to load programs
into SRAM.

In the appropriate registers (BANKCON0 and BANKCON1),
I've set flash to be bank 0 from 0x80000 to 0x480000,
and I've set SRAM to be bank 1 from 0x0 to 0x80000.
I've enabled chip select 1, byte enable, and write
enable. I've linked my program with armlink to have an
ro-base of 0x0, so the entry point will be in SRAM.

However, when I try to load the program into SRAM
using ARM's Debugger, the image does not appear in any
of the memory locations assigned to SRAM. Does anyone
have any suggestions?

Thanks,
Paul

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

             reply	other threads:[~2001-02-12 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-12 17:02 Paul Pham [this message]
2001-02-13  7:34 ` [ECOS] " 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=20010213010229.95078.qmail@web11505.mail.yahoo.com \
    --to=paulpham@yahoo.com \
    --cc=ecos-discuss@sourceware.cygnus.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).