Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Atmel-ICE data visualization (Read 1253 times)
Leen
Junior Member
**
Offline


Posts: 14
Joined: Sep 1st, 2015
Atmel-ICE data visualization
Jan 27th, 2022 at 3:58pm
Print Post  
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 .
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Atmel-ICE data visualization
Reply #1 - Jan 27th, 2022 at 4:15pm
Print Post  
Thanks for the report.

I believe all of this functionality is native to Atmel Studio, logging it on their forum would be the best place for this depth of query.

The vMicro Serial Debugger may provide a simpler route to plotting your Analog Input data on a @Plot chart:
https://www.visualmicro.com/page/User-Guide.aspx?doc=Multiplot.html
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint