which compiler should i use to create custom blocks which i intend to build in to Arduino microcontrollers
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi guys, I want to create custom blocks in Matlab and build them in to Arduino microcontroller. I have written my custom code and built the blocks but I am getting errors while I am trying to run them on Arduino board. I am thinking the problems are due to different compilers in board and the system. I am using microsoft visual studio where as the compiler in the board is AVR-gcc so, both are seeing the data types differently. So, can anyone please guide me by saying which compiler I should use to make my custom blocks build in Arduino boardds. Thanks in advance. Sam
1 Commento
Kaustubha Govind
il 29 Apr 2013
You might want to look into the resources suggested by Rolfe and Guillermo in this previous discussion.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Arduino Hardware in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!