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: Error in run tests


"Ricardo Andrino" <ricardo_andrino@web.de> writes:

> Thanks a lot for your fast answer
> but i don't understand when you say won't write anything. I want to
> load my program at address 0x1000000, flash memory and run my
> program from this memory is it not allowed?  Why does have the board
> the flash memory?

Just writing to flash does not program it, you have to do special
things to program it. The only way to do it is to load a program that
can do the right things to write to flash. 

The best way to do this is to load RedBoot. Take a look at the
following documentation:

http://ecos.sourceware.org/docs-latest/ref/at91.html

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


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