Thanks
Currently if Visual Micro is responsible for compile then it will override everything.
However, I am currently discussing with Atmel how to run the Simulator as an option. I hope to add an extra option to the (Micro Debug) list to include Simulator (None, Full, Simulator). I mention this because it is a similar area and requires similar handling to hardware debug (I think)
I am still learning Atmel Studio, today Atmel showed me how to use "File>Open Object File for Debugging". This allowed me to experiment with the Simulator and a standard Arduino project. It looked great and appeared to work well. I am currently investigating how to feed values via serial from the Arduino into the Sim)
I appreciate the Simulator is not of interest to you but the Simulator seems to me to be just another Atmel debug tool so my question to you is can you use the same system.
I documented todays Simulator test
here The document shows how to easily find the location of the .elf that Visual Micro produces which is then passed to Atmel Studios "File>Open Object File for Debugging".
Would you please look at the doc and let me know if you believe the same or similar system will work for hardware debugging.
Currently I know that starting the Sim is a little clunky but if it works then we will certainly have a way to move forward and for Visual Micro, in a future release, to provide a smooth single click solution.
Look forward to hearing your thoughts and thanks in advance