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.

CCS/CC2650MODA: Get MAC address from Base Address

Part Number: CC2650MODA

Tool/software: Code Composer Studio

Hello everyone,

I used the following command to get address but it just handle 2 bytes. (Note : g_uibleaddress is uint64)

I found that the value is 1 word (4 bytes).

  

Please help me to explain it.