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
Hello,
Can you specify the exact CCS version being used and SysConfig version being used? Are you using an example from the SDK?
Thanks
ki
Hi Ki,
I'm using the Digital Power SDK Version 5.04.00.00 and the TIDM-DC-DC-BUCK reference design. Trying to follow along in the user guide's labs.
I'm using CCS Theia version 1.5.1.00003.
Sysconfig version 1.22.0
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
I don't think so. I tried uninstalling and reinstalling code composer altogether and I was still getting the same error when trying to open the SFRA.
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.
Engineering is investigating. It looks like a bug with CCS Theia/20. CCS 12.x does not have this issue.
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).