Hi all!

Is there anybody here who is programming  a Micaz mote in assembly language?
Cause may task is that! But I have a problem!
I write the code in AVRstudio 4, and it run without error in the avrstudio
sim!
So, the code do there,what I want to do!
But when I upload to the mote, and turn on the mote, nothing is happenning!
The AVR studio generate a hex file, what is uploaded with the UISP command!
The uploading is successfully!
So I don't know what the problem is!
The code start at the application sector in the memory! And jump to the boot
sector after initialized the StackPointer! When I upload the file, I set the
boot size!
I tried a lot of things, but I don't know what the solution is!
If somebody have an idea please help me!
Thanks!

Kokai
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to