Quote:
Originally Posted by iwdu15
...I have tried using the 2007 default code for the GTS and put printf statements in the encoder initialization function, yet nothing is ever printed.
|
Does the source code file with the encoder initialization function #include <stdio.h>? If not, the printf won't actually produce any output.