Other Parts Discussed in Thread: TMDSCNCD28379D
Hello,
I am using the TMDSCNCD28379D control card in a power electronics test bench. From time to time the debugging connection (on card optical detached JTAG) to code composer studio (7.2) is interrupted by some kind of failure, which seems to come from the control card itself. The CCS shows "BAD" on all expressions and the control card then enters a state, that is unknown to me. It seems to hang inside a debugging function. If it would be the reset state, the test bench would shout down automatically. The epwm and gpio peripheral still seems to work because there is a pulsed current at the output of the circuit. But the current is higher than the measurement of the analog values, in combination with an interrupt, would allow. Trying to get a connection again through a rude retry doesn't work. The click on resume in CCS does not start the application again, the play sign stays green. In the code window the blue program location arrow jumps between a while loop, which waits for the end of an analog conversion by watching the appropriate flag, and the clear command of the connected interrupt flag. This takes place inside the end of conversion interrupt of analog channel A.
Does anyone have noticed an error like this before? Does anyone have an idea which state is entered? Should I use the watchdog to reset the controller in this case?
Kind regards,
Martin