LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

labview embedded and Vision module uncompatible

Dear all,
 
I am using Labview Embedded Module 2.5 for Blackfin BF533 to develope a Vision system with Labview code written in Vision Development Module 8.5. But i can not build and compile the programme for my VDK application. The error is:
 
*** compiler output ***

C:\Users\VH\Desktop\Image processing\LV\Test\Video\BF533\VDK_Module>"C:\Program Files\Analog Devices\VisualDSP 5.0\ccblkfn.exe" -O1 -Ov100 -c -proc ADSP-BF533 -threads -labview -implicit-pointers -I. @.\prjHeaders.lst -DCHeadless -D__vdk -D__USE_FFT_REL45__ -Wsuppress 0001,1661 "C:\Users\VH\Desktop\Image processing\LV\Test\Video\BF533\VDK_Module\.c" @.\prjOptions.lst
cc3047: {D} error: `C:\Users\VH\Desktop\Image processing\LV\Test\Video\BF533\VDK_Module\.c' does not exist
cc3101: fatal error: No source files specified
*** linker output ***
 
i dont' know what problem is here. Can't we use Labview embedded with Vision Development? All comments or suggestion for this are highly appreciated.
 
Thank you so much.
 
0 Kudos
Message 1 of 4
(6,590 Views)
Hi ALive,
 
From what I understand, the Vision Development Module software calls into DLLs that run within the Windows environment.  Windows is the only supported operating system for the Vision Module.  For this reason, it is incapable of being downloaded to a Blackfin processor.
 
I hope this helps,
Kevin S.
Applications Engineer
National Instruments


Message Edited by Kevin_S on 06-23-2008 05:41 PM
0 Kudos
Message 2 of 4
(6,572 Views)

Hi Kevin,

Thank you for your reply. As your opinion that i can not use Vision Module to develope our system. I must write the code in C or C++.

Anyway, thank you so much. 

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

Hi all and Kevin,

I think the only way for me to develope my Vision system in Labview Embedded is writting C code, but it will take me a long time. I can find the NImachineVision source code (.c and .h files) in Labview folder but i can not file NiVision.c file in this. I need many functions in basic NiVision.c (edge detection by contour, rectROItransform, etc...). Can you help me to find it - NiVision.c - I am appreciated to receive your support.

Thank you so much and hope to receive your help

Pls, email me if possible: vietvu_1082@yahoo.com 

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