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: RedBoot ROM version


On Thu, Jul 12, 2001 at 08:13:04AM -0600, Gary Thomas wrote:
> > Thats all I have changed from RAM version
> > Is there some vital thing missing?
> 
> Look at other platforms to see how to make use of objcopy for what
> you want.  The MBX is a good choice as it makes use of them when
> building RedBoot.

Thanks, i used a wrong binary for burning it into flash.

Now i have the problem, that redboot hangs in the FEC driver
initialization. (on a simple memory access: E.g.: qi->fec=txbase )

Changing the value of

cdl_option CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE {
    user_value 6144
};

to 10144 let me go further in my fec code. 

Whats the maximum value, and how does it depends on what?

Disabling the whole network support is working
fine in flash, but not very satisfying.

thanks for advice,

brest regards, christoph
-- 


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