This is the mail archive of the ecos-discuss@sourceware.org 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: Flash support for EA-LPC2468-16 OEM board


Hi, Sergei
      I also added 'Generic FLASH memory support' (or CYGPKG_IO_FLASH). But
gives same error.

With out enable assert, it gives: Flash: driver init failed. Invalid flash
address.
When I enable the assert, it gives: ASSERT FAIL: [228]cyg_flash_init()
incorrect number of flash devices.

Please reply me.

Thanks,
Viren 

-----Original Message-----
From: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] On Behalf Of Sergei Gavrikov
Sent: Wednesday, February 24, 2010 2:47 AM
To: viren.dobariya@aftek.com
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Flash support for EA-LPC2468-16 OEM board

Viren Dobariy wrote:
> hi,
> I am using Embedded Artist LPC2468-16 Board.
> I load redboot with out flash suppot. it's woking fine.  For flash
> support i add SST39vxx package from config tool, then it gives error
> given below.
> ASSERT FAIL: [228]cyg_flash_init() incorrect number of flash
> devices.  can anyone suggest me, what is missing in config tools??
> or any other help???
> 
> Thanks,
> Viren

Hi Viren,

How you manage that? That package (which is labeled in `configtool' as
'Support for SST 39VFXXX flash memory', CYGPKG_DEVS_FLASH_SST_39VFXXX)
is already included in default hardware template for `ea2468' target.

Be sure that you add package is labeled in `configtool' as a 'Generic
FLASH memory support' (or CYGPKG_IO_FLASH).

Please, report if you'll get FLASH working in RedBoot for the target.

Sergei
-- 

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





-- 
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]