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.

CODECOMPOSER: Sysconfig CLB Tile Design settings reset when changing tile Name?

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE, LAUNCHXL-F28P65X

I have been using sysconfig (version 1.19.0.3426) in CCS (version 12.6.0.00008) and I have come across some unexpected behaviour in the Configurable Logic Block > Tile Design window.

When changing the Name entry of an existing Tile in the tile design window, existing settings for that tile are cleared to defaults.

Original display:

..after changing tile name only:

Is this expected behaviour?

It would be useful to be able to adjust the name of the tile without having to go through and re-input all the tile settings.

Thanks,
Alex

  • Hi Alex,

    Can you specify which device you are working on and if the sysconfig file in question was originally from an SDK example (and if so which one)?

    Thanks

    ki 

  • Hi Ki,

    I have just tested and am able to reproduce the above behavior with the following steps:

    - open CCS

    - import the example "C2000 real-time microcontrollers/Embedded Software/C2000Ware (5.01.00.00)/English/Devices/F28P65X/F28P650DK9/Examples/Driverlib/c28x/clb/clb_empty" (I did so via resource explorer)

    - open empty.sysconfig under that project and change one of the tile design settings to a non-default value (I changed some under Output Look-Up Table 0)

    - Change the "Name" field.

    - The display refreshes / settings categories collapse. When I expand to look at the settings again (e.g. under Output Look-Up Table 0) they have reverted back to defaults.

    I've seen the same behaviour with sysconfig files from other examples in the clb folder too.

    I'm working with a LAUNCHXL-F28P65X launchpad board.

    Hope that helps,

    Thanks
    Alex

  • Thanks for the details. I was able to reproduce the issue. I filed a bug for this. Tracking link: https://sir.ext.ti.com/jira/browse/EXT_EP-11682

    Thanks

    ki

  • Thanks Ki, look forward to the bug fix. Alex