This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C672x Algorithm Porting

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