Hello, My TI-RTOS version has been updated to 2.20, now I'm found new problems in the testing .Please help me analyze the reasons.
I had made some chage for two project files of the rfwsn file :
1.The Node and Concentrator communication transceiver address changed to two byte address;2.The Concentrator sends an ACK program changed to Concentrator sends 20-byte string ,Through online debugging and observation,the node can receives 20-byte string frome the Concentrator.but the node program was hung after receives once from the Concentrator.If I don't open the Concentrator.the node can normal work.
A part program of the Concentrator sending ACK :