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: change to flash_v2 tree problem


Am Mittwoch, 29. Juni 2005 11:56 schrieb Andrew Lunn:
> > I think I missed something on flash configuration: on the old ecos 2_0
> > I got: FLASH: 0x10000000 - 0x14000000, 512 blocks of 0x00020000 bytes
> > each. Now I get: FLASH: 0x10000000 - 0x13ffffff 512 x 0x20000 blocks
>
> These are equivelent. I changed the end address to be the real end
> address, not the end address plus 1.

OK

> > The strange thing is that fis init works. but fconfig -i not. Has someone
> > an idea? Maybe there is a problem on flash size on the last block or
> > something...
>
> Does you have two block in use, one for fis and one for config or is
> it a shared block?

I use two.

> Could you do some more debugging. Which function is causing the
> illegal memory access. Is it the cyg_flash_write()? What addresses are
> passed?

OK i will do.

regards manfred

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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