public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Jaiprakash" <jaiprakash@inablers.net>
To: "shobhan Kumar Ayyadevara" <shobana@in.ceeyes.com>
Cc: <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] How to execute the program in eCos for ARM
Date: Mon, 23 Jul 2001 23:36:00 -0000	[thread overview]
Message-ID: <00a401c1140a$138b2880$43c809c0@inablers67> (raw)
In-Reply-To: <3B5B228B.99596B7F@in.ceeyes.com>

Hi,
 I have a boot loader with that I am able to download the image on to the
Flash.
> The boot loader for ARM 7TDMI based SOC board.  With a jump to a
predefined
> location my boot loader should start the execution of the program, but it
is
> not happening.

If you have changed the startup location in the ecos.ecc as flash, you need
to provide the memory configuration of your board in the .ldi files in the
pkgconf directory of arm. see to it that the changes are reflected in the
header files (mlt_arm_pid_rom.h, mlt_arm_pid_ram.h).

> I have given a jump to vectors location. I tried with both the binary and
elf
> images at 0x0, 0x1000 locations of the RAM. But it is not working. What
will be
> the problem???
>

for RAM startup follow the same instructions with the necessary changes in
the .ecc and ldi files.
This method holds good as long as you are using manual configuration tool on
linux. on windows you can do the changes on the memory layout window.

  reply	other threads:[~2001-07-23 23:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3B545DC5.641AA6DA@in.ceeyes.com>
2001-07-17  9:56 ` [ECOS] Re: eCos with the existing boot loader problem shobhan Kumar Ayyadevara
2001-07-17  9:58   ` shobhan Kumar Ayyadevara
2001-07-17 12:17     ` Jonathan Larmour
2001-07-18  0:11       ` shobhan Kumar Ayyadevara
2001-07-18  2:58         ` Jonathan Larmour
2001-07-22 11:34     ` shobhan Kumar Ayyadevara
2001-07-22 11:52       ` [ECOS] How to execute the program in eCos for ARM shobhan Kumar Ayyadevara
2001-07-23 23:36         ` Jaiprakash [this message]
2001-07-24  8:43           ` Cristiano Ligieri Pereira
2001-07-24  8:45             ` Cristiano Ligieri Pereira

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='00a401c1140a$138b2880$43c809c0@inablers67' \
    --to=jaiprakash@inablers.net \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=shobana@in.ceeyes.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).