Is there a handy "built-in" tool to monitor the serial port after CB deploys the code?
I see Obfusicated mentioned the screen (http://forums.next.codeblocks.org/index.php?topic=19054.0).
Or, alternately, is there a way to fire up the "Screen" and pass it PORT and BAUD from CB?
in other words, once the ru/build is complete the screen would run "automagically"
You can define a tool in the tools menu probably.
Quote from: oBFusCATed on July 01, 2016, 12:49:11 AM
You can define a tool in the tools menu probably.
is there a way to reporoduce the same workflow as for C++ console projects for F9 ? which is compile, execute and start in an xterm ..
How do i pass the value of port to the screen?