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 Programming/debugging with atmel-ice, Due and Sketch (Read 3824 times)
Franky
Newbies
*
Offline


Posts: 3
Joined: Mar 9th, 2015
Programming/debugging with atmel-ice, Due and Sketch
Mar 9th, 2015 at 12:53am
Print Post  
Hi, everybody.

can i programming/debugging with atmel-ice on arduino Due board with a sketch program?

when i click Start debugging(F5) i have this message:
Error during upload using programmer
[ERROR] Could not set device properties. Make sure you have selected correct device and interface, and that the hardware connections are correct.
The uploader returned an error

the atmel-ice work, because i can program the atsam3x8e devide when i use "device programming" tool.

thanks for answers!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Programming/debugging with atmel-ice, Due and Sketch
Reply #1 - Mar 9th, 2015 at 1:50pm
Print Post  
Hi Franky

This is actually a few questions

1) can you upload an arduino compatible sketch using the ice? Yes if you use the visual micro menu to selected the ide, switch on upload using programmer and ensure the correct usb drivers are load. This is best addresses in a new topic.

2) can you debug an arduino compatible project using the ice? after compiling the project you need to click "file>open object file for debugging". this will give you native atmel debug but you will need to be careful of the optimization setting applied to arduino compiles.

3) can you use the visual micro serial debugger with the ice? no the visual micro debugger is serial/usb only.

Thanks
  
Back to top
IP Logged
 
Franky
Newbies
*
Offline


Posts: 3
Joined: Mar 9th, 2015
Re: Programming/debugging with atmel-ice, Due and Sketch
Reply #2 - Mar 10th, 2015 at 12:57am
Print Post  
answer:
1) ok i understand. but it's not work. i will open another topic.

2) thanks, i be able to debug.

3) ok i understand.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint