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: Bad Reset Vector ?




I too had this problem.  It seems as if you have three options:

1. Add the following to your hal_platform_setup.h file:
     #define CYGHWR_HAL_ROM_VADDR 0x50000000
2. Upgrade your binutils.  I tested binutils-011002 and it does not have this
problem .
3. Define CYGSEM_HAL_ROM_RESET_USES_JUMP

Chris Lesiak
clesiak@licor.com



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