LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 2009 Microprocessor SDK windows console target with Visual studio 2008

I am testing the Microprocessor SDK of Labview 2009. The windows console target requires visual studio 2003. As I can download only the 2008 Express edition or the visual studio 2008 90 day trial I tried both without success. What do I have to adapt to make it working? Will the Express edition work at all?

Has somebody tried another compiler than the microsoft for the windows console target?

The Unix console and UI targets work great using the gcc in cygwin.

 

Regards, Steffen

 

0 Kudos
Message 1 of 4
(6,487 Views)

Hi Steffen,

 

sorry for the late reply.

 

Currently we only support Visual Studio 2003 / VC++ 6.0 for creating a Windows Console Application. 

(It's planned to support Visual Studio 2008 for 2010.   Note: You need the full version of VS.)

 

 

Instead of a Windows Console Application you can create a UNIX Console application with Cygwin/gcc.

 

 

The follwing tutorial contains a detailed description: 

 

Using the UNIX Console Target with the LabVIEW Embedded Development Module

http://zone.ni.com/devzone/cda/tut/p/id/5412 

 

 

Please take the following documents in consideration: 

 

LabVIEW 2009 Microprocessor SDK Porting Guide
http://digital.ni.com/manuals.nsf/websearch/32424CD2DB3060B6862575C9005CC485

 

LabVIEW 2009 Microprocessor SDK Release Notes
http://digital.ni.com/manuals.nsf/websearch/635925033DB29BEA862575BC00589A9C

 

 

Have fun with our SDK.

 

 

With best regards

 

Ralf N.

Application Engineering

Germany 

0 Kudos
Message 2 of 4
(6,443 Views)

Dear Ralf,

thank you very much for your response. I did the Unix console example right at the beginning. This is really a good starting point.

 

Regards, Steffen

0 Kudos
Message 3 of 4
(6,382 Views)

Hi Steffen,

 

I'm pleased to hear that the Unix console example works fine.

 

 

Good luck and lots of fun programming Microprocessors with LabVIEW.

 

 

With best regards 

 

Ralf N.

Applications Engineering

Germany

 

0 Kudos
Message 4 of 4
(6,375 Views)