Part Number:TMS320F28335
The data printed using the sci serial port is incomplete.
I saw on some forums that it is related to the redirection of printf, where can I set the redirection? Is there a tutorial?
I use the "console" window to print everything fine, but switch back to the serial port print data is not complete.
Your help is urgently needed. Thank you!
Yale Li:
I have already transferred this issue to the relevant engineer:
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1296446/tms320f28335-the-data-printed-using-the-sci-serial-port-is-incomplete
Pls focus on the link above.
,
DSP硕:
Hi Yale,
Thanks for your question. Do you happen to be using the debugger mode when you are running this? When debugger is active, it can halt the transmission of data mid-stream so that could lead to incomplete data. Can you try to run without debugging and see if the issue persists?
Regards,
Vince
Hello, I do not understand the debugger mode, I use ccs10.0 software only after debug can I burn to dsp28335?
If I'm wrong, please tell me how to turn off debug mode. Thank you very much for your help!
,
Yale Li:
I have already transferred.