SWRA671 June   2020 CC1312R , CC1312R , CC1352P , CC1352P , CC1352R , CC1352R , CC2652P , CC2652P , CC2652R , CC2652R , CC2652R7 , CC2652R7 , CC2652RB , CC2652RB , CC2652RSIP , CC2652RSIP

 

  1.   Cloning Z-Stack Network Properties Using the SimpleLink Wireless MCU Family
    1.     Trademarks
    2. Introduction
    3. Abbreviations and Acronyms
    4. Tool Versions
      1. 3.1 Command Line Interface (CLI)
      2. 3.2 MAC OS Application
      3. 3.3 Windows Executable
    5. Trust Center and Non-Volatile Memory
    6. Multi-Page NVM
    7. MT Interface
    8. Zigbee Coordinator Setup Procedure
    9. Zigbee Coordinator Cloning Procedure
      1. 8.1 Cloning: Method One
      2. 8.2 Cloning: Method Two
    10. Zigbee Coordinator Cloning Procedure Example
    11. 10 Other Application Considerations
    12. 11 Summary
    13. 12 References
  2.   A TI Zigbee Network Properties Cloning Tool Guide
    1.     A.1 Tool Layout
    2.     A.2 Configuration File
    3.     A.3 Content File
    4.     A.4 Application Selection
    5.     A.5 COM Ports
    6.     A.6 Read Settings
    7.     A.7 Write Settings
    8.     A.8 Output Settings
    9.     A.9 Save/Load Settings
    10.     A.10 Help
  3.   B Establishing a Serial Connection
    1.     B.1 Serial Connections
    2.     B.2 Detecting COM Ports

Configuration File

The configuration file, config_nv_regions.txt, contains the content that the tool uses to pre-load with the NVM Regions and other necessary information. Content in this file is stored in the following manner, {NV Region : Item ID : System ID: Sub ID : Entries }. The 'System ID' and ‘Sub ID’ field is for tables/lists within Table 3. The Sub ID is to indicate which Sub ID to start indexing from. ‘Entries’ is used to represent how many items within the table/list region to read from. For all other nv regions these fields may be left empty. To separate the items within the file use the (:) operand.

This file can be modified to include other NV Regions, even custom items, than the ones specified. To add new NV items simply append new items with the necessary information following the format of the already existing file. Go to Tools -> Configure Content in order to open the configuration file. To view the reflected changes in the tool, either re-open the tool or go to File -> Clear/Refresh.

NV Regions that end with an (*) character are used to signify that they are required for cloning. The program will read and write to NV Regions for which have an (*) if the 'Clone' option within the application section is enabled. For NV Regions not in Table 2, do not incorporate a (*) character as part of the NV Region name.