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.

can't open editor

Greetings dear forum,

I'm using an RDK-IDM to do school projects and so far I have used rowley crossworks, but the license is over so I switched to CCS. I installed it but when I tried to run the program I got the " Could not open the editor: Must specify a URI scheme:SW_ROOT/boards/rdk-idm/grlib_demo/grlib_demo.c" error message. I could see that the hello file was already loaded in, so I tried opening the hello.c and that has a different error message: Could not open the editor: Must specify a URI scheme:SW_ROOT/boards/rdk-idm/hello/hello.c. 

Did the installation mess up, or is there a chance that the crossworks modified something with the stellarisware folder, so that CCS is not reckognising something?

My classmate is using CCS and he said he just had to import in the stellarisware folder and it was working. I get the 2nd error message for anything I try to import.

Thank you for any help and support

  • Although inconvenient, I think an uninstall and reinstall of CCS might be the cleanest solution. Just to make sure you are using the latest version of CCS v5.3 and the latest version of stellarisware, correct? The examples in Stellarisware should import, open in the editor and build without such errors, so it is possible that something in the installation got corrupted.

    Also when importing the project, be sure to use the menu item Project->Import Existing CCS Eclipse Project.

  • Dear AartiG

    Thank you for your help but I'm afraid it didn't solve my problem. Whatever import I use I get the same errors. I'm not exactly sure if my stellarisware is up-to-date, but the CCS is, and it should run as it is, even if I don't have the stellarisware installed.

    And for reinstalling, this is the 3rd time I installed it. First, the eclipse started running, secondly it had a registry error and failed to install, and for 3rd, it ran as a CCS, but then got the errors shown above.