Tool/software: Code Composer Studio
Hello TI E2E,
I have a problem that I can't see neither printf nor puts output. I tried fflush(stdout) to no effect. Of course I am running the code while doing that.
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.
Tool/software: Code Composer Studio
Hello TI E2E,
I have a problem that I can't see neither printf nor puts output. I tried fflush(stdout) to no effect. Of course I am running the code while doing that.
Hello,
Please see the below article:
http://dev.ti.com/tirex/explore/node?node=ADxuQu8gX3MLBUkurarz8A__FUz-xrs__LATEST
The first thing to check is that the stack and heap size values are set large enough.
Thanks
ki