I am able to port example code packetTX for CC13XX devices to CC2650 device. But tho code hangs when it hits the following function which is
RF_EventMask result = RF_runCmd(rfHandle, (RF_Op*)&RF_cmdIEEETx, RF_PriorityNormal, NULL, 0);
The RF mode would be : IEEE 802.15.4
If you can help us out with this issue it would be grateful.
TIRTOS version used - tirtos_cc13xx_cc26xx_2_16_00_08