cout From MicroC/OS-II Task Does Not Send Data to stdout - cout From MicroC/OS-II Task Does Not Send Data to stdout
Description If neither printf() or cout is used from main() before tasks are started, cout does not work from a task. Resolution Add the following C code to the beginning of main() : std::ios_base::sync_with_stdio(false);
Custom Fields values:
['novalue']
Troubleshooting
novalue
True
['novalue']
['FPGA Dev Tools Quartus II Software']
novalue
10.0
['Programmable Logic Devices']
['novalue']
['novalue']
['novalue'] - 2021-08-25
external_document