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 JTAGICEMK3 (Read 2241 times)
MrPancake
Newbies
*
Offline


Posts: 1
Joined: Jul 26th, 2014
JTAGICEMK3
Jul 26th, 2014 at 11:21am
Print Post  
Dear Community.

Are there any possibilities to use the JTAGICEMK3 as Debugger in connection with Visual Micro ?  Tongue

It is possible to upload sketches to the Arduino with the MK3 of course.
But i would like to debug my Sketches  Cry

Thanks in Advance

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: JTAGICEMK3
Reply #1 - Jul 27th, 2014 at 1:22pm
Print Post  
Hi,

Thanks for the  question.

It is not possible to use a programmer for the debug message transport/stream. 

However, it is possible to debug after uploading with the programmer which avoids the need for the boot loader (useful sometimes)

If you do not have an available serial port then you can set the debugger RemoteTransport project property to SoftwareSerial and use 1 or 2 spare digital pins.

As you can see the debugger is a serial debugger so is not compatible with a hardware programmer.

Did you try using native atmel studio debugging with your programmer?
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint