by ggismero » Sun Feb 20, 2011 9:44 pm
by ggismero
Sun Feb 20, 2011 9:44 pm
Hello,
It's possible to program interrupts in embebed C for CM-510?
I'm using Zigbee, and i want to put the received message in a buffer (becouse hardware only keeps the last message arrived). At the moment my main code is a loop which checks the state of Zigbee and then execute the real code, but it generates overhead, so i thought to change it to an interrupt that is called every time a package is received.
Best regards,
Gonzalo.
Hello,
It's possible to program interrupts in embebed C for CM-510?
I'm using Zigbee, and i want to put the received message in a buffer (becouse hardware only keeps the last message arrived). At the moment my main code is a loop which checks the state of Zigbee and then execute the real code, but it generates overhead, so i thought to change it to an interrupt that is called every time a package is received.
Best regards,
Gonzalo.