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]

RedBoot ROM version


hi

i have ported RedBoot to my custom MPC860
board (based on MBX) to run in RAM.

Now i started to generate a ROM version
and burned it into flash.

After powerup, the board hangs somewhere in
cyg_hal_invoke_constructors (called in vectors.S)

I have adjusted the ROM bounds
I have added 

cdl_option CYGSEM_HAL_ROM_MONITOR {
    user_value 1
};

to my .ecm file.

Thats all I have changed from RAM version
Is there some vital thing missing?

Can anybody show me a working way how to copy
(powerpc-eabi-objcopy) the necessary
things out of the elf binary?

thanks for advice, christoph
-- 
cd /pub
more beer


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