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.

SimpliciTI Simple Peer to Peer

Other Parts Discussed in Thread: SIMPLICITI

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.

  • Hello,

    Yes there is a way you can expand to 16kB when using Simpliciti.  

    You need to go to project->options-> Linker-> Extra Options Tab

    Click Use command line options and enter --ks_version

     Cheers,
    Yoda

  • That worked. I missed that part in the API example project documentation.

    Thanks a lot for the tip!

  • 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...

  • Martin

    To be able to help you it would be useful to know which example you are running and on which platform.

    It would also be useful to know what version you are running on both SimpliciTI and your IDE.

    Siri