This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: building arm ROM without GDB stubs


>>>>> "Dave" == Dave Airlie <airlied@parthus.com> writes:

Dave> #error " no RESET_ENTRY" make[1]: *** [src/hal_if.o.d] Error 1
Dave> make[1]: Leaving directory
Dave> `/d/ecos/fj1_build/hal/common/current' make: *** [build] Error 2

You don't say which platform. But look in the plf_stub.h header file
in the platform HAL - the reset macros are at the end. Move them below
the #ifdef INCLUDE_STUBS  conditional compilation.

Jesper


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]