[ECOS] EDB7212 + all + rom startup config pb and fix?
Fano Ramparany
Fano.Ramparany@rd.francetelecom.fr
Fri Feb 23 07:03:00 GMT 2001
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
More information about the Ecos-discuss
mailing list