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.
Tool/software:
I am walking through the lab and when I'm trying to run the SFRA, I keep getting the following error:
What could be causing this?
I'm using CCS Theia
I see you have two versions detected. When you build your project, which one is used? You can tell by looking at the build output:
Thanks. Are you doing any specific action in the IDE to trigger the error? I have been playing around with the project but have not triggered the error yet.
Thanks.
ki
You mentioned you were following a lab. Is it the lab in this document: https://dev.ti.com/tirex/explore/node?node=A__AMJRCjyqPWotKFi5OZWM7A__digital_power_c2000ware_sdk_software_package__5C6SEVO__LATEST ?
Thank you. I can reproduce this. I also tried with the latest CCS 20.0.2 with sysconfig 1.22 but I had the same issue. We are investigating. Thank you.
Thank you for the update. Looking forward to what you discover.
Could this effect me running the SFRA tool with code that I generate in CCS Theia?
It appears that the button simply executes the SFRA_GUI.exe in <C2000Ware DigitalPower SDK INSTALL DIR>\powerSUITE\source\utils with a parameter of the directory of the project.
So is CCS having trouble finding it?
I don't have all the details but CCS relies on an API to find the application and it looks like that API is not working correctly in CCS Theia/20 (it works in CCS 12.x).