Hi,
We're a senior project design team in San Jose State University's Electrical Engineering program. We're using the 6713 to implement an ambient noise-canceling system with phase delay and adaptive filtering.
We have been able to link up (or so we believe so far) Matlab 2009b to CCS 3.3 (using CCS 4.0 drivers) and finally to the 6713 DSK. Everything seemed to work until we finally try to dump the program onto the chip, and we receive an RTDX error:
So, in summary:
- Software Used
- Matlab 2009b
- CCS 3.3
- Drivers from CCS 4.0
- Successes
- Matlab and CCS 3.3 are able to connect
- Matlab is able to export code to CCS 3.3
- CCS 3.3 is able to recognize the C6713 DSK
- Simulations work in Matlab 2009b
- Simulations work in CCS 3.3
- Failure
- RTDX error while trying to program the DSK
- RTDX error while trying to program the DSK
Is anybody able to shed some light on this? Any help will be appreciated!