In the Z-Stack User's Guide-CC2520 (SWRU165) I read:
"Every ZigBee device requires a unique 64-bit IEEE Address. Z-Stack uses the following three-level hierarchy to determine the IEEE address."
1.- Read from Z-Stack NV memory.
2.-Look-up from MSP430
3.-Create a "temporary" using random number generation
How can I select it?