Part Number: TMDSDSK6713
Tool/software: Code Composer Studio
Hi expert. I need your help.
I am studing Code Optimization because my 6713chip cannot work up on 75 filter length.
So I have to do Code Optimization and make more efficient than I'll set filter length to 125.
Here is my first example.
Second Code is same as first but modify that part.
First question is, I don't know why both code have same output.
and what is _mpy function? what is logic in it?
Second is this : I want to compile this file without dsk.
As you can see, I made a code, but I want to test this file on my desktop, because of testing _mpy function.
Is it impossible? than how can I test _mpy function?

