Tool/software: TI C/C++ Compiler
After having no luck getting stdin to operate with the SCI so I did a lot of searching and have found out that stdout is supported but stdin is not.
Is this the case? Support for one but not the other? Whats up with that?
What is the best work around for this situation? I need the typical terminal services provided by stdin.
I am not looking forward to writing them myself.
Thanks, Dave