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.

Projects disappeared in GUI composer

Hi,

I was working in a GUI composer project when it stopped working: the 'Play' button wouldn't work and clicking in Project-->Properties wouldn't open the popup window with the properties. I have been working in this project for several days and I used successfuly for testing before it crashed.

After refreshing the website, all 2 GUI Composer projects I had disappeared.

How can I get my projects back?

Thanks and regards

  • Hello,

    I have escalated to engineering. I will let you know of any updates I receive.

    Thanks

    ki

  • Can you try checking again and see if the projects are now available?

  • Hi. The projects are not available.

  • Engineering was able to obtain a backup of your projects. Please start a private E2E conversation with me so that I can give them to you.

    Thanks

    ki

  • Hi Ki,

    I'm not able to import the projects with this account as discussed privately.

    In parallel, while it allowed importing the project with another TI account, it won't allow running the GUI, in the project ocnfiguraiton the development board can be connected successfully:

    However, if I hit the 'Play' button in the GUI composer, the development board is flashed but the verification fails:

    Find attached the log from GUI Composer:

    eventlog (1).csv

    How should I proceed? I Had not seen this issue before. I'm able to connect successfully through CCS. The target configuration in CCS and GUI Composer is the same, I uploadded the target configuration following the instructions from dev.ti.com/.../targetprog.html

    Regards

  • However, if I hit the 'Play' button in the GUI composer, the development board is flashed but the verification fails:

    Are you able to connect and flash the device when using CCS Cloud IDE?

  • I had not used CCS Cloud IDE before. I gave it a try but couldn't figure out how to change the target configuration. The default one imported for my development board did not work, reporting something about XDS100 which isn't even the debug probe in my development board.

    Texas Instruments XDS100v2 USB Debug Probe/IcePick_C_0 Error connecting to the target: (Error -716 @ 0x0) Required dynamic library jscserdes could not be located. The library isn't on the search path. (Emulation package 9.8.0.00235) undefined

    I think that there are several interesting tools from TI but most of them require actions by part of the user which shoudln't be necessary, why would examples not be plug and play...?

    Regards

  • I tried creating a new project, using the same target configuration and it was able to connect properly so I'm guessing it is related to a corrupted recovered project or some kind of issue during the import process.

  • I tried creating a new project, using the same target configuration and it was able to connect properly so I'm guessing it is related to a corrupted recovered project or some kind of issue during the import process.

    One known issue is that if variable binding are incorrect, it will cause a connection error even if the initial connection is successful. It is unusual for this to happen for a known working good project but perhaps something happened to the bindings when you imported to a new workspace.

  • This was the source of the issue. It would probably be a good idea to have this error reported by the GUI Composer when the connection fails.

    Regards