08-17-2009 10:43 AM
Hello, I' trying to work with a PCI 6024E board in a QNX OS.
For this reason i downloaded the QNX drivres and the Eseries examples.
I have installed the momentics in a Kubuntu OS and from there i programm the code for the QNX target.
I created a new QNX project and I imported all the files from the Eseries examples folder and from the QNX Neutrino 6 driver folder.
My firsti question is which makefile should i keep, you see if keep the one created automaticaly i do not compile or use the imported files.
If i use the one of the examples or the one of the QNX drivers i have several mistakes because it can not find sevaral *.h files. The problem is that these headers do exist and they are in the main include path of the QNX target, but it seems that the makefile doesn't look there.
I do not know if what i done is ok or not. I do not have too many experience in programming in eclipse annd neither in QNX.
Any kind of help will be welcome
Solved! Go to Solution.
08-18-2009 11:58 AM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
08-19-2009 08:19 AM
Thanks, i'm going to try to make the makefile for the momentics.
08-27-2009 05:32 AM
Hey,
finaly it works
I changed the makefile for use in momentics
and i defined all the necessary parameters.