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.

SYSCONFIG: SysConfig 1.16.2 error trying to change device type

Part Number: SYSCONFIG
Other Parts Discussed in Thread: CC1312R

I'm using a CCS demo project (rfPacketErrorRate) in CCS12.3, trying to switch device from CC1352 to CC1312. In CCS Sysconfig or Standalone Sysconfig 1.16.2, I get

when doing so.

Is there a way to launch the NW app in debug mode or have developer tools enabled?

  • First of all, I recommend you to use the CCS version and SysConfig version recommended for your SDK.


    I do not know what SDK version you are using, but our latest SDK uses
    CCS-12.2.0 and SysConfig 1.15.0

    Second, why are you trying to change the device instead of just importing the rfPacketERrorRate example for the correct device (CC1312R)?

    As long as a project is available for the device you are using, you should start with this device and not something else.


    I cannot say why you get the error that you get, without knowing what changes you have made in SysConfig.

    When it comes to your last question "Is there a way to launch the NW app in debug mode or have developer tools enabled?"
    Please elaborate.

    I do not understand what the NW app is or which tools you are referring to.

    Siri

  • Hi Siri, tried with SysConfig 1.15 from within CCS initially. Same result.

    The reason for this is that I tested software against a CC1352 LP while waiting for the CC1312-based hardware. I wanted to avoid having to reconfigure the project and copy files over.

    The NW (Node Webkit) is how Sysconfig standalone runs. Basically, Sysconfig is a webapp running in a simulated webkit-based browser. It would be useful to be able to access webkit developer tools in such cases.

    ---

    Is switching devices within Sysconfig not fully supported, then? Not that it's a big deal, but the UI does offer the choice...

  • If you have selected the CC1352P-1 you will be able to change to CC1312R1, but there are still many conflicts that needs to be solved manually. From CC1352P-2 this is not possible.

    Again, it is really recommended to start with the project for the device you will use. Porting the application will not a big job.

    If you have specific questions to the tolls itself, please open a new thread for them, and we will assign them to the correct people to answer.

    BR

    Siri