public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "K. Young Park" <pkyoung@palmpalm.co.kr>
To: <ecos-discuss@sources.redhat.com>
Subject: [ECOS] Embedding eCos Application
Date: Thu, 05 Jul 2001 23:19:00 -0000	[thread overview]
Message-ID: <DBEKKNGMOENKJBPNCIMFOECHCNAA.pkyoung@palmpalm.com> (raw)

Hi, all.
I want to embed my eCos application to my SA-1110 based platform.
I ported redboot to the platform and it works fine.
I developed an application using the remote debugging facility of GDB.
Now I want to make the application stand alone, that is, it should run on reset.
Of course I can make my redboot to load the application and execute it, 
but it requires additional ROM and some HAL codes will be duplicated.
I have tried to include the application to the RedBoot, but the system crashes 
when it encounters kernel API such as semaphore_wait.
Simple inclusion of CYGPKG_KERNEL does not seem to properly initialize all the kernel stuffs.
Now my question is what modification will be needed to the RedBoot if I want to run an eCos application on the RedBoot?
Or do you have any better idea for making the application stand-alone?
Thanks in advance.

K. Young Park

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-05 23:19 K. Young Park [this message]
2001-07-05 23:36 ` Jesper Skov

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=DBEKKNGMOENKJBPNCIMFOECHCNAA.pkyoung@palmpalm.com \
    --to=pkyoung@palmpalm.co.kr \
    --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).