Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mihini-dev] RE : About adding Intel Quark-based Galileo board porting

Thanks Laurent.
I will try to do the initial building. Any progress will update to you.
 
thanks,
Aixi
2014-01-14

pnz_tech

发件人:Laurent Barthelemy <lbarthelemy@xxxxxxxxxxxxxxxxxx>
发送时间:2014-01-13 22:14
主题:[mihini-dev] RE : About adding Intel Quark-based Galileo board porting
收件人:"Mihini project developer discussions"<mihini-dev@xxxxxxxxxxx>
抄送:
 
Hi Aixi, 
 
Glad to see your interest in Mihini. 
I don't know very much about Intel Galileo board, I've just read *quickly* a bunch of tutorials etc. 
 
You need to get a Linux running on the board. 
 
Then you may have several options for compiling Mihini. 
Those are listed on Step 1 of this page: 
http://wiki.eclipse.org/Mihini/Run_Mihini_on_an_Open_Hardware_platform 
 
1 - Compile Mihini on the board: you need to have the C compiler installed on the Galileo Linux. 
 Mihini compilation then follows the same steps as compilation on host (Mihini default profile should work out of the box) but it can be slow to compile depending on Galileo processing power. 
Example for Raspeberry pi: 
http://wiki.eclipse.org/Mihini/Build_Mihini 
 
2 - Cross-compile Mihini  
You need to get cross compiler for Galileo to run on your host develpment PC. 
Example for Raspeberry pi (see section "Configuring your own toolchain"): 
http://wiki.eclipse.org/Mihini/Cross_Compilation 
 
Then for installation; 
1 - Manually copy of compiled files on the target 
you should copy the "runtime" folder in build folder and run the start.sh file. 
 
2 - If the Linux distribution running of the Galileo comes with a package manager, you might want to try the generated packages: 
http://wiki.eclipse.org/Mihini/Install_Mihini 
 
 
Hope that helps, 
 
 
Regards, 
 
Laurent 
 
 
________________________________________ 
De : mihini-dev-bounces@xxxxxxxxxxx [mihini-dev-bounces@xxxxxxxxxxx] de la part de hh [pnz_tech@xxxxxxx] 
Date d'envoi : samedi 11 janvier 2014 03:03 
À : mihini-dev@xxxxxxxxxxx 
Objet : [mihini-dev] About adding Intel Quark-based Galileo board porting 
 
Hi All, 
I studied Mihni and found it's very good M2M application framework. At the same time, I have a Intel Arduino compatible Garlileo board (http://www.intel.com/content/www/us/en/do-it-yourself/galileo-maker-quark-board.html). 
So I have the idea of porting Mihini to Galileo. Any comment/suggestion from you? 
 
 
thanks, 
Aixi 
 
 
 
_______________________________________________ 
mihini-dev mailing list 
mihini-dev@xxxxxxxxxxx 
https://dev.eclipse.org/mailman/listinfo/mihini-dev 

Back to the top