Other Parts Discussed in Thread: Z-STACK, CC2520, CC2530, CC2591
Dear TI experts,
I'm in a process of upgrading ZStack from version 2.5.1a to Z-Stack Home 1.2.2a. There is a macro "ACK_DONE_ISR_WROKAROUND" in the new version and is disabled as default. I found the following description in Z-Stack core release note:
- [4819] Added a work-around, for CC2520 and CC2530, for a scenario where a
lost MAC Ack Done interrupt could delay MAC TX activity until another MAC
RX event occurred. This feature is enabled by the "ACK_DONE_ISR_WORKAROUND"
compile flag - not recommended for most users.
Why it is not recommended for most users? Is there any side effort if I enable this macro?
My platform is comprised of CC2530 and CC2591.
Thanks.