This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IOSTREAM library issue - COUT doesn't print

Is **iostream** library not supported in Keil? I am using Keil in simulation mode but the moment I include **<iostream>** and replaces **printf** with **cout**, it stops printing to the console and instead goes into some assembly code.

Does anyone know about it?

Regards