[ECOS] The basics

Tim Michals Tim.Michals@Cygnetinc.com
Fri Oct 19 10:43:00 GMT 2001


-----Original Message-----
From: Andrew Lunn [ mailto:andrew.lunn@ascom.ch ]
Sent: Friday, October 19, 2001 12:15 PM
To: Jonathan Larmour
Cc: Tim Michals; ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] The basics


> Or you can disable all interrupts, and make sure you don't call any
> functions that would call into RedBoot (you have the source!).

Thats one solution. My solution was to make redboot ROMRAM for my
target. It has the advantage you can update RedBoot as well. The
patches have not made it into the anoncvs yet though.

RAM/ROM?  Could you provide more details?  Use the same offsets, make it
PIC?
The issues of concern:
- RAM testing, during start, NO stack or shared SRAM, therefore all of the
handling of expectations was done without RAM. Just in case a fault
happened.  So, it is hard to make some of this bullet proof.  


        Andrew



More information about the Ecos-discuss mailing list