08-20-2009 06:52 AM
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
08-31-2009
09:28 AM
- last edited on
08-18-2025
08:15 AM
by
Content Cleaner
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.
Please take the following documents in consideration:
LabVIEW 2009 Microprocessor SDK Porting Guide
https://www.ni.com/docs/en-US/bundle/371233e/resource/371233e.pdf
LabVIEW 2009 Microprocessor SDK Release Notes
https://www.ni.com/pdf/manuals/371439e.pdf
Have fun with our SDK.
With best regards
Ralf N.
Application Engineering
Germany
09-11-2009 02:09 AM
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
09-11-2009 04:22 AM
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