How to update the console view (in DS-5) for software running on de10 nano linux OS?
Currently I'm following the "Debug Hello World" tutorial (https://software.intel.com/en-us/node/720361) to debug the C code inside the de10 nano linux OS. However when I want to modify my code lets s...