Hi I'm having trouble using complex addition with my C6748 processor. If I try to use complex addition in my main function, it works, but when I call a different function and try to use complex addition within that function, my program just restarts and goes back to the start of my main function. I am using CSS v5.5 and compiler version TI v7.4.4. Is this a memory issue?
Thanks.