Deluge, an over-the-air programming tool has standardized on the ihex binary format. It can easily take srec as well, but it would require adding support for parsing for srec files.
uisp can take ihex or srec as inputs. So there is no difference in the actual binary programmed on the node. -- Jonathan W. Hui [EMAIL PROTECTED] http://www.cs.berkeley.edu/~jwhui/ On 2/14/06, James Horey <[EMAIL PROTECTED]> wrote: > Hello, > > I was wondering if anybody knew why when building an application for a Mica2 > (using the MIB510 board), is both an srec and ihex object file created for > the app? It seems only the srec object is actually uploaded by uisp, so > what's the point of the ihex file? Also, I see that that uisp *does* upload > TOSBoot as an ihex file... Why is that uploaded as an ihex and not a srec? > Thanks for clarifying. > > -James Horey > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
