All,
We have a desktop based algorithm written in C++ [Using Polymorphism] to be migrated into a C672x DSP. Does the DSP side compilers support code generation for polymorphism or do we need to break it down into C Structure before the migration?
We are new to the algorithm migration and any help in this front will be useful.
Thanks