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 Re: Combine GRBL firmware (pure C) with Arduino libs (Read 1059 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Combine GRBL firmware (pure C) with Arduino libs
Mar 18th, 2019 at 2:18am
Print Post  
some questions, pointers maybe

Can your firmware be compiled into an achieve .a file? If so it could be included in the link.
Adding a main.cpp to your project with nothing in it will disable all arduino code or give you capability to override.
It is possible to create your own core for arduino under mydocuments\arduino\hardware\your_core\avr. Follow the arduino 3rd party hardware guide for more info.



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