Search found 4 matches

by Visual Micro
Wed Jun 26, 2013 6:40 pm
Forum: Tutorials
Topic: Visual Studio and the VisualMicro Arduino Plug In
Replies: 29
Views: 40491

Re: Visual Studio and the VisualMicro Arduino Plug In

@Tim, the two things I was doing was editing code files and renaming a few code files. I will try to turn on the optimization and see if it works with the latest. Okay if renaming files then the compiler cache probably wasn't clearing correctly. If you have renamed files then click "Build>Clea...
by Visual Micro
Sun Jun 23, 2013 7:39 am
Forum: Tutorials
Topic: Visual Studio and the VisualMicro Arduino Plug In
Replies: 29
Views: 40491

Re: Visual Studio and the VisualMicro Arduino Plug In

I'm trying to get Atmel Studio to work, as the stock Arduino editor gives me problems. My problem is, I'm a total noob to this and I can't figure out how to upload to the RA. Anyone have any tips? It seems to want to go to the simulator. Maybe I'm way off? Thanks, --Colin Collin, this might be a bi...
by Visual Micro
Sat Jun 22, 2013 1:59 pm
Forum: Tutorials
Topic: Visual Studio and the VisualMicro Arduino Plug In
Replies: 29
Views: 40491

Re: Visual Studio and the VisualMicro Arduino Plug In

For those of you using Visual Studio such as myself. I found some weird behavior with uploaded sketches, sometimes my screens would be blank for no good reason. It appeared to get more severe as I kept adding new code. In the Tools > Options > Visual Micro section there are two Compiler Optimizatio...
by Visual Micro
Sun Sep 09, 2012 9:22 am
Forum: Tutorials
Topic: Visual Studio and the VisualMicro Arduino Plug In
Replies: 29
Views: 40491

Re: Visual Studio and the VisualMicro Arduino Plug In

Thanks for making this post. To answer a few questions:- 1) Yep the upload just uses avrdude.exe in the same way that the Arduino Ide uses it, so upload will be fine. 2) Debug will be very cheap :) 3) I see lots of libraries in your project source. You might find the "Project>Show all arduino f...