Hi,
The system is SYS BIOS 6.33.05.46, windows 7.
I create a project as the link: Example 1 - Building and running a simple single core application at: http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide#Example_2_-_Building_and_running_your_first_tasking_application_using_MCSDK_and_BIOS
I accidently add a .cfg file to this folder later. It always looks for .cfg file:
**** Build Finished ****
Buildfile generation error occurred..
This project does not contain a buildable RTSC Configuration (.cfg) file. In order for it to build, this project must contain one RTSC Configuration file that is not excluded from build.
Build stopped..
......
I want to change it back to the original non .cfg project. What can I do to reverse it back? Thanks