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]

Accessing Flash memory (PLEASE HELP) !


Hello everybody,

I am using the Falcom F35XXL model which has 1Mb od RAM and 1 Mb of
Flash memory ! 
I was trying to save some data into the Flash memory without much
success ... i tried everything : accessing the functions from flash.h,
direct memory access with memcpy() since the Flash memory is virtually
mapped at the adress 0x0400000 in this system, i even tried to do what i
want with the system() calls calling RedBoot 'fis write' and 'fis load'
! 
I will soon go crazy !!! Could anyone PLEASE put an end to my sufference
and send me some example of how it should be done ? Any kind of help
would be GREATELY appreciated ! Some code example of how to write
something into Flash memory and then read it back would be GREAT ... 

Thanks ALOT in advance,

Iulian


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


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