LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CIN Standard C printf calls not working in Ubuntu 2.6

Hello I'm using LabView 7.1. My problem is - when I load compiled CIN in VI I don't see any information in the Terminal.

"(Linux) You can use standard C printf calls or the DbgPrintf function. You also can use gdb, the Gnu debugger, to debug the CIN. You must load the VI that contains the CIN before you add breakpoints. The CIN is not loaded until the VI is loaded."

So, it makes too hard to debug my C code without additional information, each time I must guess where might be the problem. My collegue told that when he worked with LabView he saw everything what happened in the Terminal and each Printf call report that contains C source program.

I use: Terminal 2.18.2, Ubuntu Linux  2.6.22-14-generic i686 GNU/Linux

0 Kudos
Message 1 of 2
(2,694 Views)

Hi bl,

Have you seen this document? I wonder if your compiler isn't compatible. See if the document resolves your problem.

Regards,

Hillary E
National Instruments
0 Kudos
Message 2 of 2
(2,679 Views)