Hi Rafael, Unfortunately, few people are still actively using Telos Rev.A devices. So, there may unfortunately be some "bit rot" in the tree for that platform.
First, can you verify that if you DO NOT modify TOSBoot then recompile for Telos Rev.A with the current tree, that it works or not? If that case fails, then I recommend you try compiling an unmodified TOSBoot for Telos Rev.A with a TinyOS tree dated from the time build/telos/main.ihex was last committed, Tue Jul 19 04:59:51 2005 UTC. Note, you want to use tinyos-1.x/beta/Deluge/TOSBoot/ in that case, since that is where that code was at that time. Once you find that you can compile a *default* (not "defect") version of TOSBoot for Telos Rev.A that works for you, then I recommend you add your changes. Cory On 3/23/06, Rafael Marin Perez <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a problem when running the application (apps/TestDeluge/DelugeBasic) > in telos rev_A. > The application Deluge works fine when > using /tos/lib/Deluge/TOSBoot/build/telos/main.ihex that comes by defect. > Although I dont want to check system voltage before programming. For that > reason, I building the component /tos/lib/Deluge/TOSBoot. Then, I have a > problem when running Deluge because the command "REBOOT" does not work. > When I compile directly TOSBoot' code then the "main.ihex" created is > different that comes by defect. > Why are they different? > How do I build the component /tos/lib/Deluge/TOSBoot? > > I have already "cvs update" in my tinyos root. > > Any idea? > Thank you very much. > > > > _______________________________________________ > Tinyos-help mailing list > Tinyos-help at Millennium.Berkeley.EDU > http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
