Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic VM and the new Arduino Zero (Read 2832 times)
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
VM and the new Arduino Zero
Jun 25th, 2014 at 11:53am
Print Post  
Not sure if this is the right place for this question - but here goes:

I've seen info on the Arduino Zero which uses a Cortex 32-bit processor.  It looks very interesting and VERY powerful.  I've been using Visual Studio 2013 and VM with Uno projects - will this combo work with the Zero or would I need to go to Atmel Studio 6.2?  Think I can run them both...   Huh

=Alan R.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VM and the new Arduino Zero
Reply #1 - Jun 25th, 2014 at 7:33pm
Print Post  
Yes you can run them both and you will probably need atmel studio to debug the zero.

One of the next jobs on the list is to support projects that are .cpp without.ino files. This is the biggest stumbling point for integration with other debuggers. It's possible to integrate with .ino but much more difficult to relate the line being debugger back to the actual source code (remember all .ino are combined during compile)

I hope to get one sometime soon

  
Back to top
IP Logged
 
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Re: VM and the new Arduino Zero
Reply #2 - Jun 25th, 2014 at 11:12pm
Print Post  
Thanks Tim - That is sorta what I was expecting...

It will be a while before the Zero hits the streets, and will prob be fairly pricey.  I was looking at the datasheet for it, and that is one BIG FREEKIN' Machine!!    944 pages worth!    Cheesy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint