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 Trouble trying to debug with Due: property not found: program.pattern (Read 2900 times)
Rog
Newbies
*
Offline


Posts: 1
Joined: Sep 29th, 2015
Trouble trying to debug with Due: property not found: program.pattern
Sep 29th, 2015 at 8:22pm
Print Post  
When I attempt to debug using the Arduino Due with the AtmelICE, I get the following message:

Uploading to I/O board using 'Arduino Due ATMEL-ICE (SWD 2mhz)'
Uploader started for board Arduino Due (Programming Port)
Uploader will use programmer name: atprogram_atmelice_swd_2
Error during upload using programmer
MCUPreference property not found: program.pattern
The uploader returned an error

Where is the missing program.pattern file?

I can compile and connect to the tool, but not debug.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Trouble trying to debug with Due: property not found: program.pattern
Reply #1 - Oct 1st, 2015 at 10:28am
Print Post  
Hi,

The visual micro debugger uses usb/serial/wifi/rf etc

The native atmel debugger can be used after building with visual micro and clicking "File>Open object file for debugging". Atmel will open a new solution that will then support debug and also upload using the built in device tools.

I expect the option you are using was added by one of our users but doesn't work with your board. I will investigate but even when fixed I am not sure it will do what you want, it will simply upload then expect to debug using serial.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint