I am using the IAR kickstart and receiving the code size limitation when compiling the Simple Peer to Peer project provided in the SimpliciTI API download. Is there any way around this?
Thanks for your time.
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.
I am using the IAR kickstart and receiving the code size limitation when compiling the Simple Peer to Peer project provided in the SimpliciTI API download. Is there any way around this?
Thanks for your time.
The above technique works for the supplied example projects that come with the SimpliciTI API. However, when I followed a lab exercise to add SimpliciTI to my own project, I got the same code size error, but trying the above solution didn't fix the problem.
Can anyone provide insight into what exactly this solution does, and how I can use it in my own projects?
Thanks!
I have even worse problem.. The example code don't work. I tried everyone.. Nither one works. The program always stops on line SMPL_Init(sRxCallback);
Is this just me or what? Yes I am a beginner but this wireless does not wont to work..
And that is the examples provided by TI...