We are porting some of our code from the 5509 to the C6748 and are having troubles with the expn() library function. It is implemented in ASM on the 5509 and I cannot find an equivalent on the 6748 DSP. I need to either locate the same library source (or lib) for the new DSP with this function OR translate the assembly. The original code is located in the C:\CCStudio_v3.3\C5500\dsplib\55x_src\expn.asm file.
Does anyone have ideas, suggestions, or an answer??
Thanks!