public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] EDB7212 + all + rom startup config pb and fix?
@ 2001-02-23  7:03 Fano Ramparany
  2001-02-23 10:27 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Fano Ramparany @ 2001-02-23  7:03 UTC (permalink / raw)
  To: eCos Disuss

Building eCos from template "all" with a "ROM startup" for
EDB7212 target fails while compiling the libtarget
at file hal_if.c at line 142
(#error " no RESET_ENTRY"),
as HAL_STUB_PLATFORM_RESET_ENTRY is not defined.
Adding the line
#include <cyg/hal/plf_stub.h>
at the top of the hal_if.c file (plf_stub.h contains the
address where to jump to at system reinitialization)
fixes the compilation problem.

I have the snapshot version of Jan. 30th, 2001.

Fano

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

end of thread, other threads:[~2001-02-23 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-23  7:03 [ECOS] EDB7212 + all + rom startup config pb and fix? Fano Ramparany
2001-02-23 10:27 ` Jonathan Larmour

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