[ECOS] RedBoot porting

Grant Edwards grante@visi.com
Mon Jan 8 07:34:00 GMT 2001


On Mon, Jan 08, 2001 at 07:30:22AM -0500, Doug Fraser wrote:

> Then RedBoot becomes a chunk of the application at that
> point. What I want then, I guess, is two copies of 'RedBoot'.
> An immutable copy in FLASH that provides recovery of a dead board
> and a runtime copy that contains the callbacks for the OS.

I don't see any reason why you can't run the "immutable" copy
from RAM also.  You just need your start-up code to decide
which copy of RedBoot to copy/run.

-- 
Grant Edwards
grante@visi.com


More information about the Ecos-discuss mailing list