how to implement IEEE 802.15.4 CSMA/CA MAC in using IAR embedded workbench
--> i am having msp430f5438a experimental boards and evaluation boards
--> cc 2520, cc2530 , cc2510
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
how to implement IEEE 802.15.4 CSMA/CA MAC in using IAR embedded workbench
--> i am having msp430f5438a experimental boards and evaluation boards
--> cc 2520, cc2530 , cc2510
Hi,
the IEEE 802.15.4 CSMA/CA MAC is implemented in the TIMAC software:
http://www.ti.com/tool/timac&DCMP=HPA_RFIC_General&HQS=Other+OT+timac
specifically it is implemented in mac_tx.c under Components/mac/low_level/ folder
**Attention** This is a public forum