DSPRelated.com
Forums

C and Linear Assembly

Started by Manish Ranade May 16, 2003
Hi,
 
I am not very experienced person in TMS320C6711. I am implementing Haar Waelet Transform on TMS320C6711. I wrote code in C, it works fine. After that I wrote one function in linear assembly and called that function in c. I print the matrix after applying haar wavelet transform. I have tested this program so many times but only single time i got correct answer and all the other times i get different answers. It worked once on machine having Windows XP. It never worked on PC with Windows 98.
 
In project I Included C file, linear assembly file(*.sa), library 6701 and C6Xdsk.cmd
 
is this *.cmd file correct? or this problem has nothing to do with *.cmd file? when i write everything in C it works fine. am i missing something?
 
can somebody help me in this problem?
 
waiting for reply
 
Thanks
Manish