Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

VisualC++6.0 make some problems with NI-CAN examples.

I made a VisualC++6.0 console project with 'simpanlz.c'.
But, generated executing file doesn't work reporting memory protection error.
Executing file delievered with software diskette works well
And, executing file generated by 'cl simpanlz.c nicanmsc.lib' works well, too.
I think options with VisualC++6.0 make some conflict with nican library.
How can I make project with nican library in VisualC++6.0 IDE?
0 Kudos
Message 1 of 2
(4,251 Views)
Hello,
We've never really seen any problems running CAN applications or executables in VC++6.0. Please check the instructions in the read me file that has some specific statements that need to be added to the beginning of the code.
0 Kudos
Message 2 of 2
(4,251 Views)