Using a .c File Instead of an .obj File for a Test Using CVI Test ExecutivePrimary Software: LabWindows/CVI Add-ons>>Test ExecutivePrimary Software Version: 1.0 Primary Software Fixed Version: N/A Secondary Software:
Problem: How do I use a .c file instead of an .obj file as one of my LabWindows/CVI Test Executive tests? Solution: Add the .c file to the Test Executive project. Then make sure that the sequence file refers to the .c file and not to an object file (.obj) or library file (.lib). Using a .c file allows you to set breakpoints in the code and step into the code for debugging purposes. Related Links: Attachments:
Report Date: 12/06/1995 Last Updated: 10/23/2002 Document ID: 0G5FC4UD |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
