Hi,Ti Experts
In DM8127 IPNC RDK 3.5,there are some DMVA algorithms encapsured in a lib file called dmval_elf.ae674.
After long hardships time,I have encapsurd myself algorithm and genrated myself.ae674 library file with XDM Genalg Wizards,Also,i can call these library function from a link dsp.However,the running result is so abnormal comparing with that directly running C source code in IPNC RDK .
my question:
When i use XDM Genalg Wizards to generate myself .ae674, how to configure and keep consistency between the memmory usage in the generated .ae674 and RDK memory configuration?the latter configured in those files such as BIOS_c6xdsp.cfg,config_512M.bld,FC_RMAN_IRES_c6xdsp.cfg etc.
thank you.