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.
Hi,
I have created my project in TMS470 4.6.4 and now i have upgraded my CCS t0 5.1.0.9 which has TMS470 4.9.1.
the projects are not compilable with TMS470 4.9.1. And i got the following error.
**** Build of configuration Debug for project utils_armv5 ****
make all
subdir_rules.mk:6: *** target pattern contains no `%'. Stop.
**** Build Finished ****
Is the older projects are not expected to compile with later versions?
Regards
Baskaran
Basaran - was there any migration log generated in your project folder? Any migration errors would be documented there. Also, could you look at your build options (right-click on the project and select 'build options') and see which compiler is specified under the compiler version?
Thanks
ki
Hi Ki,
i couldnt find any log file in the projects folder. Initially the compiler version was set to 4.6.4, i changed it to 4.9.1. With both versions i am not able to compile the project.
Thanks
Baskaran