Intel Galileo board - is it possible to run LabView code

Hello,
can anybody tell me, if it is possible to run Labview code on Intel Galileo board (http://www.intel.com/content/www/us/en/do-it-yourself/galileo-maker-quark-board.html) ?
This board is Arduino "compatible", but runs x86 architecture and Linux. So it is possible tu run LabView Linux runtime on this board (and LabView code)? If answer is yes, can anybody provide howto?
I'm not interested in LINX (https://www.labviewhacker.com/doku.php?id=libraries:linx:linx) which just access the Arduino board. It is just "comunication API" allowing to access arduino board but not to develop a code arduino can run.
It would be great if there will be possibility to develop all code in for Arduino board in LabView (even with some limitations).
Thank you for any answers
Pepin 

dkfire wrote:
Hooovahh: The Intel Galileo board is like the Pi and BeagleBone Black boards.
They run a "full" Linux. They can run normal compiled linux programs. 
The Intel board is just a little smaller than the Pi/BBB, with "only" 400Mhz processor, but then it is a x86 processor and not a ARM like the two other boards.
But I don't think that LabVIEW have any run-time enginen for this board.
If that is the case then what is wrong with loading up the Linux Run-Time for x86 processors that NI has?  I have no idea what the process would be to bring over the installer or executable but if what you are saying is true then it seems more likely that it could work.
Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

Similar Messages

  • Is it possible to run Labview ver 6.5 with PowerPC as the target CPU and VxWorks as the target operating system? If version 6.5 does not support this configurat​ion, do any of the later versions support it?

    Is it possible to run Labview ver 6.5 with PowerPC as the target CPU and VxWorks as the target operating system? 
    If version 6.5 does not support this configuration, do any of the later versions support it?
    I have an Ada executable that's creating a buffer of data that's being fed to a Labview executable that's displaying the data in a GUI.  We're re-architecting some legacy system hardware and I'm just trying to figure out if this configuration is even possible.
    Thanks

    Hi,
    I never heard of LabVIEW6.5. I only know of LV6i, LV6.1 and LV7.0...
    Why don't you just call your next/regional NI sales rep?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Is it possible to run Labview ver 6.5 with PowerPC as the target CPU and VxWorks as the target operating system? If Labview ver 6.5 does not support this configuration, do any of the later versions support it?

    Is it possible to run Labview version 6.5 with PowerPC as the target CPU and VxWorks as the target operating system? 
    If version 6.5 does not support this configuration, do any of the later versions support it?
    I basically have an Ada executable and Labview executable that currently run on a Sun Machine with Solaris as the operating system.  I'm re-architecting the system hardware and will be getting rid of the Sun Machine and Solaris.  I'm don't have any issues with the Ada executable, but I'm not sure what configurations Labview supports.

    duplicate post
    In the future, please don't try to stuff your message in the subject line. Thanks.

  • Is it possible to run labview app on windows embedded compact 7?

    Hi,
           I have a low cost single board computer from ICOP, running embedded compact 7 from windows. The board has all the features such as ethernet, usb, serial, vga etc. Is it possible to install labview runtime and run the labview developed apps on this platform?? If so please provide me the links to any related resources.
    Thanks in advance
    More details on the board here...
    http://www.icoptech.com/SPARK
    Regards,
    Vipul

    Thanks so much Gene. I really appreciate your time and suggestions.
    Btw, should have been clearer  as one couldn't imagine I meant that 5.5 (i.e. ancient one). The adobe website also has this info: Windows 8.1 compatibility for Adobe Photoshop version 5 which just says version 5.5 under compatibility. So it does seem possible indeed to run this but perhaps for someone more techie. Had a look at the thread re: 6.0 and tried to run it as admin. Tried copying the contents on the desktop and change the compatibility under properties (even ran compatibility trouble shooter under properties) - but in vain. Must be doing something wrong. Prolly easier to return the CD (:/)
    If anyone could drop an idea in relation to how/where to buy a genuine and legal copy of a CS5/CS6 I woudl greatly appreciate. I bought the 5.5 off eBay and probably will search for the right version this time on there again. But it's a bit of a question mark for me in regards to how do I make sure that I buy a genuine licenced version which I can register with the Adobe.

  • Is it possible to run LabVIEW 7.1 and 8.5 under the same Windows installation?

    We have an older version of LabVIEW (7.1) which includes functionality for Event Notifications and the base version of LV8.3, which does not seem to contain this functionality. 
    Is it possible to run both of these from the same Windows Installation?  If not I plan to create a new partition and a new Windows installation just to accomodate the two of them.

    Something else to consider is windows compatibility. If you are running LabVIEW on Vista, I would highly discourage installation of Lv 7.1 and 8.5 on the same machine (even if they were different partitions), since there are some significant issues in terms harware compatibility.I am running windows 7.1 and 8.2.1 on a test station with no problems, but the OS is Win XP. My biggest gripe about the dual software system is when a v 7.1 files is opened up by 8.2.1. There is not a system to prevent it from happening, and once we accidentally save a 7.1 app in 8.2,1, going back to 7.1 is a big headache.  

  • How to create a virtual FPGA and run LabVIEW code on it?

    Hi
    I am new to LabVIEW FPGA world. I have code written in LV 8.6 that was running on a Virtex 5. I need to run this code on a virtual FPGA but I need this to be as real as possible and maybe to acces this virtual FPGA also from another environment. Do you think this can be done? I need just a general answer to have an idea on this problem.
    Thanks

    If I've understood correctly, you have LabVIEW code written for an FPGA and running on an NI FPGA board, which you'd now like to run in a simulated system.  I doubt this is possible since I don't think there is a way for you to simulate all the hardware (DAQ and whatever else) that is attached to the FPGA on the real hardware.  Also, LabVIEW doesn't have any way of accessing an arbitrary non-NI FPGA target and without the LabVIEW interface I don't think your FPGA code will be too useful.

  • GPIB: I am having some problem in running Labview code properly.

    Hello,
    I have written a labview code to drvie my stepper motor (using GPIB function). This code is supposed to move
    the stepper motors and keep updating the current position of motors. I am having an unique problem. This code runs fine for trial no.1st, 3rd, 5th and so on. While it fails to update for trial no 2nd , 4th, 6th and so on.
    The main code is "motion_update_Final_Newport.vi". It will work for labview 7 as well as 7.1.
    You may not be able to run this code. However, you may be able to understand my error easily as I have figured out where is the error. The update is based on a function, which returns (string) 0 for motion not done and 1 for motion done. This value is diaplayed in "output 1" and works fine. However, "check 2" which is an indicator does not work for trial no 2nd , 4th, 6th and so on.
    If you go where I have "output 1", there is a while loop and "check 2" is an indicator for check. It remains on for trial no 2nd , 4th, 6th and so on.
    I am attaching the code and this is for ESP 300 motion controller Newport co. I am certain that some of you would be able to figure out the error without running the code.
    Thanx in advance,
    DushyantMessage Edited by Dushyant on 04-18-2005 04:43 PM
    Attachments:
    modified_Motion_Update_Final_7.zip ‏228 KB

    Thanks a lot for trying to help me.
    I am sure that I am not moving any subvi.
    Steps that I am trying to accomplish:
    (i) I am moving the stepper motors for a relative distance.
    (ii) Then I am trying to get the motor position after delay (ms) [defined in front panel].
    Now, how I am trying to accomplish:
    First outer stacked sequence:
    seq 0 of outer: This sets GPIB as controller in command (without this I was having trouble when I was combining this with photodiode code). Please avoid this seq.
    seq 1 of outer: The motor moves to certain relative distance. (I do not think that there is anything wrong here).
    seq 2 of sequence: This part does updates the motor coordinate after delay (ms). Inside this, there is a case structure to choose whether I want the update.
    If I want the update, then following steps take place inside the case structure:
    Inner stacked sequence:
    seq 0 of inner: [This is where I think that error is taking place] Inside this, There is a while loop which terminates when the "Motion Done?"
    function returns "1", else "0". Inside the flat sequence structure, first sequence "updates" the motor coordinate while second check
    whether the motion is done .
    Seq 1 of inner: Controller wait till motor stops.
    seq 2 of inner: The motor coordnate is updated for the last time.
    seq 3 of outer: It clears the GPIB.Message Edited by Dushyant on 04-19-2005 10:22 PM
    Attachments:
    Wait_Till_Motor_Stops.vi ‏13 KB

  • Can you call an express VI interface when running LabVIEW code

    I want to use an Express VI edit interface, in my program, so that I don't have to recreate the interface. Is it possible to call that VI to show its front panel in Express VI mode

    Yes but once you convert to a real vi, they look nothing like the express VI interface. I actually want to use the "Configure Mask and Limit" functinality inside of my code. If I convert it to a VI, then the interface has completely changed, and I need to recreate the Vi to get a interface that is similiar to the Mask and Limit Express VI configuration screen.

  • Intel Galileo & Atmel SAMA5XDE Xplained

    Hi,
    I would like using this two boards with Java 8 SE Embedded: an Intel Galileo and an Atmel SAMA5D3 Xplained http://store.atmel.com/PartDetail.aspx?q=p:10500374#tc:description.
    I have two questions:
    - I saw on the webcast Internet of Things, Java and Raspberry Pi Java 8 Embedded can run on the Intel Galileo. Is it possible to explain how to setup/install on the Intel Galileo?
    - Can I run Java 8 SE Embedded on the Atmel SAMA5D3 Xplained board (this board can also run Linux)?
    Thanks.

    Hello!
    Thanks for posting your question.
    I have tested Galileo with JDK1.8 and is easy to do it using the Linux image available on this site: http://ccc.ntu.edu.tw/index.php/news/40
    About this board (SAMA5D3) I think that there's no issue to run Java since it is Cortex A5. But I will wait a double check from some engineer to confirm.
    It is actually a VERY nice board and I will buy one next month and also try by myself.
    If you have any other question, feel free to use our support!
    -Vinicius Senger

  • NXP JCOP 31V2.2 36K running C code?

    Topic says the most.. Is it possible to run C code on the NXP JCOP 31V2.2 36K smartcard?
    Thnx in advance!

    one word says the most: no.
    unless you find a compiler that will turn a subset of the C language into javacard bytecodes. I'm not aware of such a tool.

  • I have a PPC based software ... Is it possible to run it in intel based?? I have a iMAC OS X Snow Leopard 10.6.8.  Thanks

    I have a PPC based software ... Is it possible to run it in intel based?? I have a iMAC OS X Snow Leopard 10.6.8.  Thanks

    Their answer was this ...
    The version for GNX4 MACOSX is only for PPC based Mac. There is no Intel version as the product was discontinued before Intel based MAC came out.
    I guess I should give up, hehehe...
    Thanks

  • Is it possible to run the Classic Environment INSIDE Rosetta on a MacBook Pro (Early 2008) with Leopard?

    Hi there,
    Rosetta works up until Snow Leopard. The Classic Environment works up until a late version of Tiger. Rosetta makes apps. built for PowerPC Macs work. The Classic Environment make apps. for Mac OS 9 work on Mac OS X for PowerPC Macs.
    Would it consequently be possible to run the Classic Environment INSIDE Rosetta?
    I have read https://discussions.apple.com/docs/DOC-2292, but I am still unconvinced unless there is a flaw to my logic. At any rate, I subscribe to the Churchillian adage of never giving in unless the forces of common sense and doctrine dictate otherwise.
    If it won't work, then why?
    Best Regards,
    Stefan

    Hi there, Klaus1, BDAqua and a brody,
    Thank you ever so much for your kind replies! (I tried giving you the 10 pts. of 'Correct Answers' to each of you, but unfortunately it was only possible for Klaus1, so the points were distributed between him and BDAqua even though you were all helpful!)
    My next question will naturally be: Is SheepShaver legal? My Google search didn't yield any conslusive proof that it was, nor any that it wasn't, but as the E-Maculation web page seemed quite official and above board I would assume that it is.
    The next logical step would be to ask whether it's safe for both HW and SW to run SheepShaver. HW, it appears, is very rarely, if ever, affected by SW settings, so I would assume that hardwarewise, I'm good to go. Could it ruin the kernel of Mac OS X's Unix-based operating system?
    Kind Regards,
    Stefan

  • I have an iMac 2GHz Intel Core Duo, what is possible with Lion

    I have an iMac 2GHz Intel Core Duo,  is that possible to operate Lion with this iMac

    Here is the information about  downloading Lion when it is released in July.
    http://www.apple.com/macosx/how-to-buy/
    If you don't meet these requirements, as of now, you wouldn't be able to run Lion.  If anything changes, I am sure Apple will let us know.
    laverne's mom

  • Is it possible to run a Labview executable on a Windows 8 Phone?

    If I create an executable from Labview,will it be possible to run it on a Windows 8 phone?
    Solved!
    Go to Solution.

    No, as Mike already said.
    The reason being that a LabVIEW executable contains binary code that is compiled for the x86 CPU architecture and accesses the Win32 API. Windows Phone typically runs on ARM or RISC CPUs and did only provide a very limited Win32 subset in the past. With the new Windows RT technology it actually moved even further away from Win32 compatibility as it's entire architecture is based on the .Net technology.
    So even if you happen to get an Intel Atom based Windows Phone device which would be x86 compatible it couldn't work, since a LabVIEW executable is a Win32 portable executable format not a .Net bytecode image.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Is it possible to run OS X Mountain Lion in a Virtual Machine on an AMD Processor?

    Hi guys, title says it all. Is it possible to run OS X Mountain Lion in a Virtual Machine on an AMD Processor? It is said that it only works on an Intel and I have an Intel computer but my AMD is the one I use for experimenting things such as this.
    Thanks

    Hardware supplied by Apple.

Maybe you are looking for