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 Library (Read 2109 times)
ECR
Newbies
*
Offline


Posts: 1
Joined: Dec 24th, 2016
Library
Dec 24th, 2016 at 11:38pm
Print Post  
Hi, I need to develop an firmware using an external library. Unfortunatelly this library must be obfuscated, others developers can't access the code. In Windows, we use DLL.
Is possible do something like this?

Best
  
Back to top
 
IP Logged
 
Jo Sto
Ex Member
*


Re: Library
Reply #1 - Dec 25th, 2016 at 12:16pm
Print Post  
I think if you develop something with arduino, it must be open source
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Library
Reply #2 - Dec 25th, 2016 at 10:19pm
Print Post  
Jo is right although I think (not 100% sure) it is allowed to simply make the object files available but I also think they can be reverse engineered or used by others.

Arduino uses the gcc compiler so the capabilities are defined by the gcc compiler of the hardware platform you use (avr, sam, intel, esp etc).
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint