Hi All,
I'm new here and here's my first post, like many I long for a better IDE then the Arduino one. I started with Picaxes some years back, poor basic but a very good IDE, still that was then.
After a couple of go's at installing Atmel Studio and Visual micro, nothing worked? or at least I could'nt get it to work, which I am sure is me!! So a good clean up and a re-install seems to have least go them working. I also followed the on line instructions..
But pressing F5 or F7 produces the same failed result...
Even trying it with Blink13 fails, so somewhere I must have something set wrong, do I need to be bothered? by the debug or relese settings? I have of course checked the board type settings and com port, perhaps I am missing something.
Hope someone can point me to the error of my ways, here's the message from the output window.
Quote:Compiling 'Blink13' for 'Arduino Uno'
Build folder: file:///C:/Users/Mel/AppData/Local/VMicro/Arduino/Builds/Blink13/uno
Summary: Header=1 Prototypes=3 Imports=0
Additional Defines: VISUALMICRO_COMPILER_VER=1;
Architecture Tools: c:\Program Files (x86)\Arduino\hardware\tools\avr\bin\
GCC: 4.3.2
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at processing.app.SketchCompilerArduino.compile(SketchBuilder lsketch, String primaryClassName, Boolean verbose, Boolean isDebug)
at Visual.Micro.Visual.Studio.Arduino.AddInApp.CompileDo(Project oProject, Boolean IsDebugStartCommand)
at Visual.Micro.Visual.Studio.Arduino.AddInApp.Compile(Project oProject, Boolean IsDebugStartCommand)
Kind regards.
Mel.