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 Atmel Studio Native C++ Support (Read 317 times)
Mustafa Yassin
Newbies
*
Offline


Posts: 1
Joined: Jan 22nd, 2015
Atmel Studio Native C++ Support
Jan 22nd, 2015 at 2:41pm
Print Post  
Hello there,

I'm an electronic engineer with a good experience in microcontrollers. I'm using visual micro with visual studio to develop arduino applications. It's fairly a good development environment for Arduino (VM + VS). But for advanced developers, it would be much more appealing to program Arduino using Atmel Studio native C++ support. I mean to use Atmel Studio natively, but including Arduino core libraries and other Arduino libraries into the source (while the core resides in the original Arduino IDE location). I want to see main.cpp that I can use directly instead of loop() and setup(), while at the same time, still have access to Arduino API like pinMode() ..etc

This means getting rid of the Arduino sketches and making real professional development in C++ while benefiting from the Arduino community and libraries. This would really be the best of both worlds and a very good choice for professional developers. This will give access to native debugging using Atmel SAMI-ICE JTAG debugger, and simulator and other Atmel Studio features.

I would appreciate a feedback on this elaborating whether Visual Micro will implement this in the future or whether I can do it right now by tweaking the build process.

Regards,,
  
Back to top
 
IP Logged
 
Mustafa Yassin
Newbies
*
Offline


Posts: 1
Joined: Jan 22nd, 2015
Re: Atmel Studio Native C++ Support
Reply #1 - Jan 22nd, 2015 at 2:55pm
Print Post  
This Topic was moved here from Atmel Studio 6.1 & 6.2(beta) [move by] Mustafa Yassin.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint