LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview runtime pentium

Good day,  Respected Engineers!

 

Our company need to run LabView Run-Time Engine on popular AMD Geode GX2 processor for Embedded Automation Computer.

 

Can anybody of Developers recompile from sources LVRTE9 engine with -G6 compiler option and put on NI ftp-server?

 

With Best Regards!

 

Kolan

 

0 Kudos
Message 1 of 14
(3,974 Views)

sorry, not -G6, but -G5...

 

so... is this operation possible?

0 Kudos
Message 2 of 14
(3,962 Views)

LabVIEW has a seperate module (LabVIEW embedded) that allows you to run LabVIEW code on any 32 bit processor, I would contact a sales rep in your area. (look under 'Contact NI').

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 14
(3,951 Views)

Hi, TCPlomp!

We are communicating with sales in our area closely.

 

LabView Embedded developed for non x86-processors and microcontrollers such as ARM, Blackfin.

But Amd Geode GX2 is a full x86 compatible device. It is a 5-family of x86 processors like Pentium-I or Amd K5 desktop processor, but not Pentium-Pro(P6).

It allows to run Windows XP Professional (not CE).

 

<=labview-8.6 successfully run on this system. But LabView 9.0 compiled by msvc with -G6 option what makes impossible to run it on 5-family of x86 processors.

 

Developers made a dereliction in LabView 2009! i586-processors is still popular and used by a lot of companies! Don't stop support of 586-processors, please Smiley Surprised

0 Kudos
Message 4 of 14
(3,941 Views)

Sorry I did not understand that you ran a Windows XP system. But I doubt that NI will make a special build for you.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 5 of 14
(3,939 Views)
Not for me, sir! For all who are interested in NI-products Smiley Happy
0 Kudos
Message 6 of 14
(3,936 Views)
Why are you forced to use such an old processor? Since your's is the first complaint regarding 2009, I don't see how it would be a priority for NI.
0 Kudos
Message 7 of 14
(3,923 Views)

It is a budget processor which gets ability to run a various of application on embedded system. It is cheaper than Celeron(reduced pentium-3) more than 40% and for 100% than pentium-m (pentium-3-kernel+sse2).

 

If You buy 10 such embedded computers, how much do You want to pay: 6000$ or 12000$ ?

 

Is it enough argument? Smiley Happy

0 Kudos
Message 8 of 14
(3,920 Views)

Well, I pay far less than $600 each for a current pentium system.

 

You have a specific niche requirement and unfortunately, I don't really see many options except to stick with an older version of LabVIEW. There were similar discussions when NI dropped support for older versions of windows.

Message 9 of 14
(3,916 Views)

Speech is about processors which include memory, video, sound etc in one crystal...

Because only frequency in such systems plays fundamental role but not architecture, extensions.

For example, Apache uses  integer arithmetics, LabView binary code can not be sliced for SIMD extensions. And processor with reduced instructions set and max frequency is a best solution!

My derivation: Amd Geode is a best successor for this goals and it much more cheaper that other ones.

0 Kudos
Message 10 of 14
(3,870 Views)