VisualMicro and arduino 0.22 relaxpatch

Anyone able to get VisualMicro and the arduino 0.22 relaxpatch working with each other?  I can compile ACM 2.2b2 in arduino, but I can't get it to work in VisualMicro.  I'm betting it is a compiler option for arduino that is not getting set, but I can't seem to find the problem.

 

Thanks,

Mike

 

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Oh well that was easy :) Please try v26 http://visualmicro.codeplex.com/

     

    RickP thanks for saving me some looking!

  • Hi Mike,

    I will look at this over the weekend, vm doesn't use the arduino.exe for compile but does use the avr tools provided with the arduino ide.

    Questions and support for Visual Micro are handled via its own forum http://www.visualmicro.com/forums. I mention this because I stumbled on this message by accident and do not monitor the diyd forums or blogs.

    Please join the visual micro forum by emailing info [at] visualmicro.com with a user name, display name and email address

    Thanks

  • This probably helps you - it tells you the compiler option you need to add:

      https://github.com/arduino/Arduino/commit/fa4ab4f6ab07117dd95ad284b...

    Adding --relax flag for linking of ATmega2560 code. (arducopter) · arduino/Arduino@fa4ab4f
    http://code.google.com/p/arduino/issues/detail?id=729
This reply was deleted.

Activity