Dear experts,
I'm new to CCS.I write a C app and I want to run it in CCS simulation mode.I have scanf() and read() api in my code.Will it work?How can I input command like in linux commandline?
Thank you!
Francis
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.
Dear experts,
I'm new to CCS.I write a C app and I want to run it in CCS simulation mode.I have scanf() and read() api in my code.Will it work?How can I input command like in linux commandline?
Thank you!
Francis
Hi,
CCS has several simulators, and all are capable of performing Console I/O operations.
The related forum thread below has some additional tips, including an example code
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/160757.aspx
Regards,
Rafael