Atmel ICE Arduino Due

Hello,

Can someone say is it possible to analyze data from the Arduino DUE with the Atmel ICE.

And when I use the Data Visualizer from Atmel Studio 7 for this, and using the JTAG or the SWD interface.

If so please give me some tips on how to do that.

I am using the JLink EDU mini with the jtag port and it's working, so ICE should be able to work I think but I do not have one.

Hi Gunky,
The problem was the hardware connection that is now solved .
Just to be clear I installed atmel 7 together with visual micro.
What I still can't do is data visualization 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 .

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.