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.
Tool/software: Code Composer Studio
I am trying to implement P2P SimpliciTI on MSP-EXP430FR5739 with CC2500 radios. I was previously told to change smpl_nwk_config.dat and smpl_config.dat in project files as they refer to some other board. I imported a project from SimpliciTI (CCS-1-1-1-5xx) and updated these files in the Project with the ones from right branch\path as indicated in the instructions (\SimpliciTI_CCS_1_1_1_5xx\Projects\Examples\EXP430FR5739\Simple_Peer_to_Peer\CCS\Configuration\files.dat). I also changed the addresses for both the boards (Listener/talker) but aint working.
Now that I have updated these files and I debug the code in the MSP-EXP430 boards; the simpliciTI doesn't run as I cant see the blinking pattern as documented. If I run the code in Debug mode it is stuck in the initialization of the radio transceiver. Is there anything else that I need to do?
Hello Eddie,
Thanks for your reply. I really appreciate.
I went through the document that you suggested and I did perform all those procedures but SimpliciTI doesn't seem to be working as I dont see any blinking of the LEDs as documented.
Upon running it in the debug mode; I observed that it gets stuck in the radio initialization function where the random number generation ftn is called. It is always stuck there.
Any further help/suggestion is looked forward to.
Reg,
Sik
**Attention** This is a public forum