public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: brenner joel <joel.brenner@tchip.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] EB40 standalone application
Date: Tue, 02 Jul 2002 05:51:00 -0000	[thread overview]
Message-ID: <3D21BE28.1070203@tchip.com> (raw)

Hello all,
    I'm trying to use eCos on a Atmel EB40 board without any monitor.
I need to use eCos without any debug features so I've modified a little 
the ld script for ROM version.
(no space left for debug monitor, place rom_vectors directly at remapped 
address 0x0of SRAM and place the program
  in RAM at address 0x02000000).
I've configured eCos to run in ROM, without debug features and  without 
virtual vector calling.
The compilation and the test works fine, but when I download the binary 
to the target it hangs always somewhere in "hal_if_diag".

What I've made wrong ?
Are there maybe some things to add for running eCos as a stand alone 
application, or some initializations are missed? (twothreads, hello and 
serial examples hangs always).


Best tanks jobre




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

             reply	other threads:[~2002-07-02 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-02  5:51 brenner joel [this message]
2002-07-02  6:05 ` Gary Thomas
2002-07-02  6:29   ` brenner joel
2002-07-02  6:39     ` Gary Thomas

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=3D21BE28.1070203@tchip.com \
    --to=joel.brenner@tchip.com \
    --cc=ecos-discuss@sources.redhat.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).