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.

LP-CC1352P7: Setting up Wi-SUN FAN using example projects

Part Number: LP-CC1352P7

Tool/software:

Hi,

I am trying to bring up border router and node communication going through the following documentation on the web:

https://dev.ti.com/tirex/explore/node?node=A__AQ43bVrHhe7o7BTHhal9Cw__com.ti.SIMPLELINK_ACADEMY_CC13XX_CC26XX_SDK__AfkT0vQ__LATEST

SDK :

CCS version: Version: 20.1.1.8__1.7.1

Hardware: LP-CC1352P7-1 development kit

Please check the following snapshots from executing task 1 to bring up Border Router application:

1. On flashing the sample code, the control won't switch to main function. The same happens when code is flashed in debug mode.

2. Following is the command line output which shows an error:

Not sure what is wrong here. Can someone help unblock me?

Thanks

Karthik

  • Hi Karthik,

    this looks like something very strange is happening when you flash the project and unfortunately I have not seen this ever myself.
    The spinel instance seems to be fine.

    I would suggest you to download CCS12.8.1: https://www.ti.com/tool/download/CCSTUDIO/12.8.1 and tey flashing the boards with it.
    This will show us if the IDE is the issue.

    Other than that did you change any jumper settings on the LaunchPad (you can send a picture)?

    Kind regards,
    Theo

  • Hi Theo,

    Installed CCS12.8.1. Was able to get the response:

    Looks like an IDE issue(using 20.x version). Please update the documentation accordingly.

    Will run examples and keep you posted if I find any issues.

    Thanks

    Karthik