public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Embedding eCos Application
@ 2001-07-05 23:19 K. Young Park
  2001-07-05 23:36 ` Jesper Skov
  0 siblings, 1 reply; 2+ messages in thread
From: K. Young Park @ 2001-07-05 23:19 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-05 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-05 23:19 [ECOS] Embedding eCos Application K. Young Park
2001-07-05 23:36 ` Jesper Skov

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).