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.

CC2520: [CC2520] STXONCCA can't start TX

Part Number: CC2520

/*********************************************************************************************************/
// Wait for RSSI to become valid
    while(!GPIO_ReadInputDataBit(GPIOC, CC2520_GPIO_2_IPIN));
If I don't disable the above code, the TX flow can't arrive at point of excuting STXONCCA
/*********************************************************************************************************/

Hi technical support:

    cc2520 can't start tramsmit. please help me to check my codes flow.  and teach me how to resolve the problem. thanks