Okay, the documentation is horrendous, but, still, kudos to the TI team for atleast putting something together that works. I think they have what it takes to send TXN soaring. But, it'll have to be a team effort.
In the demo app for the eZ430-RF2500, they're using a timer interrupt to wake the chip up and run the join-network, etc. Okay, figured that part out. Also, there's a lot of undocumented stuff scattered around like
__bis_SR_register(LPM3_bits + GIE); // LPM3 with interrupts enabled
without it being really easy to find out what the effect of this will be. Now, if they had a PDF of the source code with hyperlinks... ummm.
No comments:
Post a Comment