VS Arduino
Visual Micro >> General Board >> Help !!!! how to run, execute and call Arduino Project from another C++ project
https://www.visualmicro.com/forums/YaBB.pl?num=1622616207

Message started by Mohanad on Jun 2nd, 2021 at 6:43am

Title: Help !!!! how to run, execute and call Arduino Project from another C++ project
Post by Mohanad on Jun 2nd, 2021 at 6:43am
Please I Need Help
I am using two Different Project inside one Solution in visual micro the main startup project is a c++ project and the other project is an Arduino Simple Empty Project, I want to run and execute the Arduino project from the C++ project, I looked a lot and I found that I can use this command
system("ArduinoProject.exe");
the problem how can I create an EXE file from the Arduino project in Visual Micro, or if you know another way to run, execute and call Arduino Project from another C++ project please suggested it to me.
Thanks.

Title: Re: Help !!!! how to run, execute and call Arduino Project from another C++ project
Post by Tim@Visual Micro on Jun 2nd, 2021 at 12:27pm
It is not clear what you need to do. Arduino is not .exe, Arduino runs on MCU not on computer.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.