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: configuring flash on eCOS


On Mon, 2004-07-19 at 14:15, Giri Raja wrote:
> Thanks Gary for your response. 
> 
> I'm using the graphical configuration tool. The Atmel
> EB40A board FLASH memory support and the Atmel
> AT49xxxx FLASH memory support options are greyed out.
> Is there something else that I need to enable? Please
> let me know. Thank you very much!

Use Build->Packages to add CYG_IO_FLASH and rebuild.

<religious_flame_suit>
Note: you might find the command line tool easier to work with
than the GUI.  I certainly do.
</religious_flame_suit>

> 
> Giri
> 
> --- Gary Thomas <gary@mlbassoc.com> wrote:
> > On Mon, 2004-07-19 at 13:48, Giri Raja wrote:
> > > Hi,
> > > 
> > > I am programming with flash on the eb40A board
> > using
> > > the flash api functions.
> > > 
> > > i use the library <cyg/io/flash.h.h> as given in
> > the
> > > documentation. However, I get an error saying that
> > > there is "No such file or directory". I modified
> > it to
> > > see if maybe <cyg/io/flash.h> would work. But it
> > gives
> > > me the same error message. Does anyone know why
> > this
> > > is happening? Is there something I need to do for
> > > configuring flash?  Please let me know.
> > 
> > Did you include the FLASH package when you tried to
> > build your
> > application?  e.g.
> >   % ecosconfig new eb40a
> >   % ecosconfig add flash
> >   % ecosconfig tree
> > 
> > -- 
> > Gary Thomas <gary@mlbassoc.com>
> > MLB Associates
> > 
> > 
> > -- 
> > Before posting, please read the FAQ:
> > http://ecos.sourceware.org/fom/ecos
> > and search the list archive:
> > http://ecos.sourceware.org/ml/ecos-discuss
> > 
> > 
> 
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Vote for the stars of Yahoo!'s next ad campaign!
> http://advision.webevents.yahoo.com/yahoo/votelifeengine/
-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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