What may cause the debug printf viewer to not show ANYTHING at all? Everything was working fine and it was printing out desired statements and all of a sudden it stopped doing it. I don't remember changing anything in the settings or configuration.
Version5 I am using STM32 so I guess it's ST-link but as of now I'm running in simulation mode
Which MDK version ? Which debug adapter ?
Well I even tried making a new project and it won't print out to the console. Like just printing "Hello world" won't even print.
Do you know of settings that I might have forgotten to set causing this?
Go back to the code/project as it was working. Evaluate what you have changed and the impact that might have.
Break the code see where it is, step the code to understand the interaction.
I am using it in a simulation mode and I also have set STDOUT to ITM and checked. Idk what else went wrong
View all questions in Keil forum