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 Arduino Zero not in list of board types (Read 1859 times)
Bob Jones
Full Member
***
Offline


Posts: 210
Location: Bellingham, WA
Joined: Dec 4th, 2015
Arduino Zero not in list of board types
Aug 22nd, 2016 at 8:22pm
Print Post  
I created a small project to test the Arduino Zero. It shows up list of com ports as Amtel EDBG CMSIS-DAP if I plug the usb connection to the debug port and as Arduino Zero if I plug into the other usb port, but in neither case can I see the Arduino Zero in the list of board types. 

What is the proper way to configure and compile the code to use with the Zero?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Arduino Zero not in list of board types
Reply #1 - Aug 22nd, 2016 at 9:02pm
Print Post  
Yes that's correct.

The 32 bit Arduino boards are not included with the standard Arduino IDE download.

You have to open the Micro explorer>boards manager and install the arduino zero samd core.

Then click the rescan button on the explorer (sometimes twice)


  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint