Hi,
I am now developing some xDM algorithms for the C674x DSP in DM8168. By using the GenAlg wizard in CCSv5, I could successfully generate an xDM algorithm template which could be successfully built by the gmake. Some custom functions and codes are added into the [MODULE].c; they works well.
Now, I need to improve the performance of my algorithm. I managed to write a linear assembly file (*.sa) to replace a fxn in my C code. However, I don't know how to built this project, since the makefile didn't take this scenario into consideration.
Could you please tell me how to modify the makefile which generate automatically by the GenAlg; thus, I could build an xDM project with *.sa and *.c?
Naroah
Dec/14/2013