06-01-2025, 12:17 AM
A most recent version of VS2022 seems to have a reported flaw in its ability to open up a terminal when debugging code on a target system
https://developercommunity.visualstudio....n/10905070
This basically means that when you run your code on the Pi you won't get any of the printf, or other console output comments being displayed on your VS terminal or debug output.. This is quite a pain, especially for me at the moment as I am testing a lot of Pi3 updates and need those printf's to be sure code is working.
But I'm hoping I can roll it back to a working version and wait for MS to report a proper fix.
If you have just installed VS2022, ermm not much we can do until MS fix it.
https://developercommunity.visualstudio....n/10905070
This basically means that when you run your code on the Pi you won't get any of the printf, or other console output comments being displayed on your VS terminal or debug output.. This is quite a pain, especially for me at the moment as I am testing a lot of Pi3 updates and need those printf's to be sure code is working.
But I'm hoping I can roll it back to a working version and wait for MS to report a proper fix.
If you have just installed VS2022, ermm not much we can do until MS fix it.