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.

How to enable RTDX?

Hello everyone,

I am writing a project for a Guitar Tuner.

I used a polling method for audio input, and I am not using interrupts at all.

I also haven't added a DSP/BIOS Configuration file to my project.

I need to use RTDX with Matlab and CCSv4 for TMS320C6713 DSK.

Is there a way to use RTDX without adding a DSP/BIOS Config file to the project? (because if I add one, there will be errors regarding the memory allocation overlap- so I need to avoid this).

If so, how can I use RTDX with Matlab. (where can I download the necessary supporting files for this?)

Thank you very much.