Hi everybody,
Now I have ez430-rf2500, simplicitTI 1.1.0 and CCE3.1. My project is save data to sd card, read data from sd card and transfer by rf to computer. As the data in sd card is too big, I save a sector data from sd card to MSP430 buffer and turn to rf block to send it, then turn bcak to read another sector from sd card. It ris a loop to switch between sd card and rf block. At this point, i meet a serious problem. When i try to excute SMPL_Link the secnod time, it always unsuccessful. I tried to use SMPL_Unlink fuction. As the connection table in AP is not cleared, relink works only few times. And I tried to use unjoin function mentioned in (http://e2e.ti.com/forums/t/7594.aspx?PageIndex=1), still fail.
Pls help me to solve this problem.
Thanks,
Sun Li