Tim@Visual Micro wrote on Sep 25
th, 2012 at 2:27am:
There is some confusion somewhere.
I'm beginning to feel that too...
Tim@Visual Micro wrote on Sep 25
th, 2012 at 2:27am:
What about a little green arrow on the toolbar pointingto the right. The little green arrow also does "Start.Debug" so does that work?
Yes, That works fine.
Tim@Visual Micro wrote on Sep 25
th, 2012 at 2:27am:
And you say that the menu item "DEBUG" doesn't work when you select "Start" or "Start without debug"?
No, that works fine also.
My interpretation of the link I previously posted suggests that when I do the "build" (via "Build->Build xxx" or "Build->Rebuild xxx") that after compiling the build of the project, that it would be uploaded to the Arduino (Leonardo)... This doesn't happen.
As quoted by the article I linked to :
To recap, all of the Visual Studio "build/debug" tool bar buttons, "build" menu items, "debug" menu items, right click context project menu and keyboard shortcuts provide compile and upload for Arduino. So, as I interpret that statement...
1) "Build" or "Rebuild" from the menu function "Build->Build xxx" (or "Build->Rebuild xxx") will be followed by an upload to the Arduino board. The upload does not happen.
2) Right-Click context menus "Build" or "Rebuild" will be followed by an upload to the Arduino board. Again, the upload does not happen.
3) The keyboard shortcuts? There's a shortcut for "Build" or "Rebuild"? I know there's one for "Start Debugging" and that's the one where the upload works?!?
So, is it a misunderstanding of that article? Or should the "Build" or "Rebuild" menu function send the compiled code up to the Leonardo after it's finished compiling?