Just to be clear I installed atmel 7 together with visual micro and use the Atmel-ICE
What I still can't do is data visualization at full speed with the graph window.
To test the Data visualizer program I use the Arduino AnalogInput sample program.
Furthermore I have used the debugger program to find out what the address is of the sensorValeu. ( In my case that is 200704c8 )
Then I started the Data visualizer, and CONNECT the Atmel data gateway.
Dan I go to Code profiling an than to Configure interface.
In window Code Profiling Configurations I add the data address 0x200704c8.
Then I open the Graph window and put the measure pin in New plot.
Afther this I get no plot signal on the Graph Window.
I hope it is clear what I did.
I would also like some tips so that the signal will be plotted .