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]
Other format: [Raw text]

Re: RedBoot for Assabet (strongarm) problem


> You can search the archives for more info about reset_vector and UNMAPPED_PRT
> to find out more about this problem, but here are three solutions from Chris
> Lesiak:
> 
>         1. Add the following to your hal_platform_setup.h file:
>                 #define CYGHWR_HAL_ROM_VADDR 0x50000000
>         2. Change your binutils.  Binutils-011002 does not have this problem .
>         3. Define CYGSEM_HAL_ROM_RESET_USES_JUMP (I haven't tried this myself.)
> 

FYI:
I have tried method #3 and it works.

-- 
Jordi Colomer


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