2017-03-14

I connected arduino due to atmel studio with j-link edu jtag debugger and it is working.

I wanted to print outputs and people said right click to break point then in the "Actions" i added a statement such as "The value of x is {x}" but no matter what there is no output(debug is selected in output windows also others are not showing anything either).

Is there any way to print values to output rather than watching them?

Show more