hi,
I am using ccs6( Version: 6.0.0.00190 ) to create a gun project following the wiki:http://processors.wiki.ti.com/index.php?title=How_to_create_GCC_projects_in_CCSv5 on win8,and then I add some .c file and .s neon assembly file, and the build the project, find that all the neon assembly function undefined reference when being called by c function.
And then I find that I choose a .s neon assembly file , I want to build it separately, but it can't be build because I can't use the "build selected file" function ,if I change the file from .s to .asm, it can be build like pic2,see below pic1:
but when I create a ccs project, and set the target as cortexA9,I can build a .s file,here is the pic2:
can anyone help me ?
Best Regards,
Si


