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.

Executing ARM+DSP Application on DM6446 using CCS

Hi ,

I want to execute the An Application on DM6446 using CCS like Control code on ARM and Processing code on DSP.

So i am trying to build the project using the CCS for this Application. I am to build the project either ARM or DSP , i.e executing source code only one processor at a time.

Example : main.c : Consiti of  init and control code

process.c : Definitions of DSP functions

I want to run main.c on ARM and process.c on DSP using the CCS setup for DM6446 series.

Could you please let me know the procedure.

Thanks

Sudhakar