Hi,
I have a problem about compiling Code Composer example OMP project for TMS320C6670 evaluation board.
I am trying to create a new CCS project from OMP project template for C6670.
My Code Composer Studio Version: 5.2.1.00018.
I followed "BIOS MCSDK 2.0 Getting Started Guide" for CCS and MCSDK installation.
When I try to build in Release mode, CCS does not create "compiler.opt" file under "configPkg" folder. So I copied the one from omp folder. Now it compiles the project but when it comes to linking, it says it cant find the "linker.cmd" file under the "configPkg" folder. And there is actually no "linker.cmd" file under the folder.
I guess there is something wrong with my project configuration.
Here is the project : (Please visit the site to view this file)
Thanks in advance.
Hakan.