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 Need to create ardunio Library using existing C source file (Read 3476 times)
vallinath
Newbies
*
Offline


Posts: 7
Joined: Apr 13th, 2016
Need to create ardunio Library using existing C source file
Apr 25th, 2016 at 9:59am
Print Post  
hi 

  I have a source code which is C files ; need to create a library of andrunio using visual studio 2015 
please let me know the steps to do 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need to create ardunio Library using existing C source file
Reply #1 - Apr 25th, 2016 at 3:36pm
Print Post  
All libraries in Visual Micro have to be Arduino compatible unless you can build into a .lib or .a

Is your question is how to build an Arduino compatible library with source code?
  
Back to top
WWW  
IP Logged
 
ncc
Newbies
*
Offline


Posts: 1
Joined: Jun 22nd, 2017
Re: Need to create ardunio Library using existing C source file
Reply #2 - Jun 22nd, 2017 at 10:56am
Print Post  
Hello ,
i think i have same doubts , i have my c code , used in atmel studio, which are working ok.
I want to convert them into arduino library c++

inshort can i use my existing atmel project file to convert them into arduino project.
i know that i can compile it and program uno board.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint