Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

strange link error

Hi,

I have these strange link errors shown below. I don't have this problem during last build for my application, and I didn't delete any source files. I upgrade my CVI from 8.0.0 to 8.0.1. Please advise. Thanks!

70 Project link errors (show 4 of them here)
  Undefined symbol '_Ivi_Alloc@12' referenced in "hp33120a.c".
  Undefined symbol '_Ivi_GetAttributeViAddr@20' referenced in "hp33120a.c".
  Undefined symbol '_Ivi_IOSession@4' referenced in "hp33120a.c".
  Undefined symbol '_Ivi_CheckAttributeViReal64@24' referenced in "hp33120a.c".
 

0 Kudos
Message 1 of 2
(6,441 Views)

Hello,

These link errors seem to indicate that your CVI application (specifically the hp 33120a driver) can't locate a function that it previously had no problems accessing (before your upgrade to CVI 8.0.1). I would recommend that you first try reinstalling the hp 33120a driver from ni.com at:

(http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E96B8659CE034080020E748...)

You will also want to make sure that the IVI Compliance Package is installed on your machine. A link to this software is included on the hp 33120a driver download page that I included above.

I hope this information helps! Please let me know if this problem persists and I would be glad to help you further and determine exactly what is going on here. I am sure that we can work together to get your application up and running.

Regards,

Casey Weltzin
Applications Engineer
National Instruments

0 Kudos
Message 2 of 2
(6,418 Views)