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: Creating eCos flash application image for AT91 EB40a Redboot


>There is a simple workaround. Split your image into blocks, 
>which are multiple of the FLASH block size. Then load to 
>RAM and write to flash each block separately.

This sounds like a good plan. We have software running on a PC
which communicates with our board anyway, so I'll add a 
update flash menu item.

>One thing to think about. All this writing to flash 
>every time you want to run and debug your application 
>is going to really slow you down. 

The plan is to buy a better emulator once we decide what we need. There
was a bit of jungle when figuring out what to buy, so we started
by buying a wiggler and flash programming software.

Øyvind


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