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.

no script file was supplied

I am new to CCS and Configuration Tool. I use CCS5, Configuration Tool v 5.00 and EZDSP5502. 

In all the documents I have read it is written that after the setup with configuration tool, .cmd and .cdb files must have been generated. I have not seen a button or a shortcut on the configuration tool window. After building the project, these files didn't show up either. Except the following error I have not seen any errors: 

..../tconf: batch mode specified but no script file was supplied. 

Then comes some usage tips and

gmake: *** [<task>cfg.cmd] Error 1

gmake: Target 'all' not remade because of errors. 

**** Build Finished ****

When the project is run in debug mode, you can see that build is not actually finished, but there are some problems. <task>.out cannot be opened. I guess I have a problem with configuration tool or experiencing some compatibility problems.