I got a problem about the RTDX model:
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.
I got a problem about the RTDX model:
Using RTDX to display data on my screen in real time, I met a lot of problem and had support from mathworks.
Something may interest you in mathworks answer:
Please note that RTDX is still supported for the C6000 target in Release
2009a, but it might be removed in future releases and replaced by the
TCP IP interface also available on the board. Thus the comment "Support
for using RTDX with C5000 and C6000 processors will be removed in a
future release." in the documentation that opens with the following
command:
>> web([docroot '/toolbox/ccslink/ug/bq57za8-64.html'])
RTDX really slows down running (when it works...) for the use I want to have. (display a processed signal in real time on my screen).
I am seriously planning to deal with TCP/IP to exchange data between DSP and CCS (since RTDX will not be supported anymore... and anyway it did not work well) but I have difficulties finding explanations or examples...
=> If you have any experience in displaying DSP data in real time... any advice would be really great ;-)
maxime.peron@gadz.org
You can find existing information on RTDX on the TI Wiki pages.
Although RTDX has been a powerful debug tool over the years, TI has dropped support for it including forum support. Existing users who have no problems are certainly welcome to continue with their successes, but new support has been dropped.
If you search the Wiki pages for either RTDX or HS-RTDX you will find the updated statements that support was dropped as of 06/24/2010. This would be why MathWorks is also dropping support for RTDX and moving to TCP/IP.