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 Debugging (Read 1837 times)
roryK1
Newbies
*
Offline


Posts: 1
Joined: Dec 10th, 2019
Atmel ICE Debugging
Dec 10th, 2019 at 8:03pm
Print Post  
Hi ,
I am having trouble getting the debugger work with the following setup:
visual studio 2019
vMicro 
Atmel ICE.
I can get the release and debug hex file to upload to target using the Atmel ICE but when I go to launch the local debugger I get a popup saying that myapplicaton.exe file is not found in target folder.
The file prompted for is myapplication.exe. I would have thought that it would be running myapplication.hex.
Is there some setting that I am missing to run the debug file?


« Last Edit: Jun 27th, 2020 at 11:21pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: vMicro
Reply #1 - Dec 11th, 2019 at 9:16am
Print Post  
Have you selected the "vMicro > Debug > Type: Hardware" option?

Then it should allow the Atmel ICE to be chosen as a debugger.

Once selected pressing Debug > Start should run the correct actions and it should not be looking for an EXE.

These can be seen on the below page:
https://www.visualmicro.com/page/SAM-Debugging.aspx

If the issue persists with the EXE warning after correcting the other options, try creating a new project and setting the options again, and cloning the code into it.



  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint