Hi!,
I've been working with LabView 8.2 and CompactRIO, now i'm evaluating Lv Embedded runing on a QNX target. I don't have any problems building a vi if this doesn't contain vi's like those in Signal processing and Mathematics (actually only runs tools from Elementary & Special Functions, from the Mathematics section), however if i try to build a vi containing a block like those a 'Linker error occurred' and appears the next message:
C:\Documents and Settings\Administrator\My Documents\LabVIEW Data\Labview_Regulator\Code Generation\Code Generation\QNX_Console\QNX_Application\NI_AALBase_lvlib_Real_Dot_Product.o: In function `NI_AALBase_lvlib_Real_Dot_Product_BlockDiagram':
C:\Documents and Settings\Administrator\My Documents\LabVIEW Data\Labview_Regulator\Code Generation\Code Generation\QNX_Console\QNX_Application\NI_AALBase_lvlib_Real_Dot_Product.o(.text+0x9c5): undefined reference to `LVThreadClose'
cc: C:/QNX632/host/win32/x86/usr/bin/ntox86-ld caught signal 1
Anyway, i tried including NI_AALBase_lvlib_Real_Dot_Product.o into Extra Linker Flags but a similar error occurs and shows me next:
C:\Documents and Settings\Administrator\My Documents\LabVIEW Data\Labview_Regulator\Code Generation\Code Generation\QNX_Console\QNX_Application\NI_AALBase_lvlib_Real_Dot_Product.o: In function `NI_AALBase_lvlib_Real_Dot_Product_InitFPTerms':
....
C:\Documents and Settings\Administrator\My Documents\LabVIEW Data\Labview_Regulator\Code Generation\Code Generation\QNX_Console\QNX_Application\NI_AALBase_lvlib_Real_Dot_Product.o: In function `NI_AALBase_lvlib_Real_Dot_Product_BlockDiagram':
C:\Documents and Settings\Administrator\My Documents\LabVIEW Data\Labview_Regulator\Code Generation\Code Generation\QNX_Console\QNX_Application\NI_AALBase_lvlib_Real_Dot_Product.o(.text+0x9c5): undefined reference to `LVThreadClose'
cc: C:/QNX632/host/win32/x86/usr/bin/ntox86-ld caught signal 1
I've attached the vi which i referred above, i tried with different vi's and it was the same result. I have installed QNX Momentics 6.3 and LabView in the same computer.
Can anyone help me?
--
Regards
OsS