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 seem to have two issues. I have a target board that has TMS3205509A code, that I need to modify. I recently installed the new CCS v5.3 on my PC. I have a Spectrum Digital XDS510USB Emulator connected via JTAG. I want to convert my old project (CCS v3.3) over to the new project CCS v5.3. I had some errors in the conversion, but when the debugger tried to talk to my board I received an error RTDX. So I decided to just try to use CCS v5.3 to look at the internal memory of the 5509A. Is there any document that I could use just to talk to my board, and then convert my old projects from (CCS v3.3) over the CCS v5.3. I tried using the tool, and as I mentioned above I received many errors.
Thanks
Vernon
I moved your post to the CCS side. They are much more knowledge on CCS.
Regards.
Hi Vernon,
Vernon Williams said:I had some errors in the conversion
Could you provide more details on these errors?
Vernon Williams said:but when the debugger tried to talk to my board I received an error RTDX
Is this on a target connect or when you load the program?
Vernon Williams said:Is there any document that I could use just to talk to my board
If you are asking how to start a project-less debug session (to just launch the debugger and connect with no project), check out this short video:
Vernon Williams said:I tried using the tool, and as I mentioned above I received many errors.
As mentioned earlier, please specify all the errors you are seeing (screenshots are good also)
Thanks
ki