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.