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.
Tool/software: Code Composer Studio
I am using a ezDSP28335 board. When I am running the code, this error occurs in between and I am not able to monitor the signals after this. This usually happens when I am operating my dc-dc boost converter over a certain voltage. In my case, It is able to monitor voltages below 400V and shows this error when my converter goes above 400 V. The converter seems to operate fine even after this error. I just want to monitor and make changes to some variables in CCS while running. Please tell me what's the issue here.
Thank you.
I am using a Spectrum Digital C2000 XDS510LC Emulator to connect the ezdsp tmsd320f28335 microprocessor to my computer and it doesn't show a setting to modify the JTAG clock. Do you have any suggestions regarding that?
Hi Matt,
I have tried that option too but the problem doesn't change. Is there any other way in which I can do that? Can I use a different JTAG connector and vary the JTAG clock? Or any other option that's available with the ezdsp 28335 board.
Thanks!
Also, I connected my dsp to the system using a XDS100V2 emulator. It runs well till my voltage level hits 400V and after that, it starts having a similar issue as before. The screenshot is attached below with the error. I tried changing the emulator clock and slowed it down but it still had no effect on it.
Error:
Hi Matthew,
The device is still controlling the system even though there is no emulation connection. The code runs perfectly and there are no issues with the system. Its basically an emulation issue I guess. I checked the XRSn pin and it is held at 3.3V. Although, as the voltage increases the noise in the XRSn pin increases.
I also tried to run the same code in a 28335 with a docking board (not an ezdsp). I was able to go up to 500V in that case. The emulator in that one is XDS100V2 and the ccs screen gets stuck once it crosses 500V. I have attached a screenshot of the error that I am getting with the new 28335 dsp with docking board. Please let me know if you have any thoughts regarding that.
Ankul,
I think you best bet would be to add isolation to the JTAG signals, both for noise immunity as well as protecting the host PC from damage.
There is an add on from BH here https://www.blackhawk-dsp.com/store/12134.html
We have integrated this to many of our newer control cards/LPs if you want to look at the schematics/implementations like:
http://www.ti.com/tool/launchxl-f280049c
With this LP in particular there is a header to rout the on board XDS110 JTAG to use with an external board. This may be a more cost attractive option.
Best,
Matthew