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.

CC1311R3: CC1311R3 migration guide

Part Number: CC1311R3
Other Parts Discussed in Thread: CC1311P3, SYSCONFIG, CC1312R7

I am following the "Porting Software Examples for the CC13x1x3 or CC26x1x3" guide to create a project for CC1311R3:

https://dev.ti.com/tirex/explore/content/simplelink_cc13xx_cc26xx_sdk_7_10_00_98/docs/ti154stack/html/cc13xx_cc26xx/software-on-cc13x1x-26x1x.html#cc1311r3

The guide says to create a file named LP_CC1311P3.syscfg.json, and replace LP_CC1311P3 with LP_CC1311R3 in the .syscfg file. However when I open the sysconfig, the following message appeared:

It looks that Sysconfig cannot find the json file.

Then I renamed the json file to LP_CC1311R3.syscfg.json, Sysconfig opened fine and the project compiled fine. So I am wondering if this is a typo in the migration guide? The json file name should be LP_CC1311R3.syscfg.json instead of LP_CC1311P3.syscfg.json?

Best regards,

Shuyang