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.

Where is documentation for SWRC253 (CC112X Easy Link SW example)?

Hello,

I downloaded SWRC253, but where can I find documentation for this? I'm interested in porting it to my own project, and I was hoping that there was a writeup or something about the files in there. I looked through the folders in the zip file but didn't see anything.

--Derek

  • The files are documented by comments in the code.

    For the easylink example the files are placed in source/apps/cc112x_easy_link.

    cc112x_easy_link_reg_config.h: Is the register settings used, SmartRF Studio could be used to export these settings.

    cc112x_easy_link_tx: Used to send packets with the RF parameters set by the settings in the header file

    cc112x_easy_link_rx: Used to receive packets with the RF parameters set by the settings in the header file

  • The only file in the root directory is the manifest. Might I recommend placing a README.txt file here, explaining the rest of the contents? Even if it's just a link to the wiki, it would make life easier. There's no indication of which projects are supported by IAR vs. CCS, or any kind of explanation of directory structure. The user is left to just fishing around randomly, looking for something that could explain what the heck is included. For example, there's:

    • Easy link
    • Infinite packet mode
    • Serial mode
    • Long range mode
    • Rx sniff mode

    "The files are documented by comments in the code." - LOL. Whenever I hear that I know I'm in for trouble. :)

  • Hi TER

    I have a related question and wonder why TI didn't port this into CCS. This is what I been looking for as a starting point but its still unclear if this work


    I have 2 simple questions

    Question #1
    If I BUY THIS

    www.ti.com/.../cc1120dk

    will this code SWRC253 work on that hardware

    Question #2

    You gave me a link today to processors.wiki.ti.com/.../Perf_value_line_easylink
    will this code work on www.ti.com/.../cc1120dk
  • Question #1 I define work as no changes required to use the swrc253 code ?

    Question #2 if I buy a www.ti.com/.../cc1120dk it appears I have to use CC112X on trxEB for IAR please confirm this
    I'm not looking to have to buy a MSP Launchpad and a vchip EM JUST TO USE CCS
    if the dk works only with IAR please tell me this I'll have to work with it

    Sorry its a bit confusing I only want to pay for shipping once ordering 2 different items seems overkill but I need to understand what I need
  • Mark: The CCS example I linked to is running on a launchpad. But: As I have written before, it's fairly straight forward to start from this example and use it on the TRXEB which is a part of CC1120DK. So the answer to Q1 is that you have to do some work

    Q2: You can use CCS with the CC1120DK but we don't have any examples for this. It's nothing in the hardware that limits you to only use IAR.
  • we need the CC112x_easy_link for our new disign for wireless voice prouct,

    thanks!

    alcors 

    tang shuangquan