I am using the above to help debug and trace my project code, however I am not sure what to do for my production code.
In the settings for my embedded project I can disable semi-hosting, do I also need to remove the “printf” calls that were sending output through the debug pod using semi-hosting?