11-13-2007 07:17 AM
11-15-2007 10:50 AM
Hi,
errors involving memory.cpp, allocate.cpp can be attributed to incorrect calls to external code modules (e.g., calling a DLL or CIN that incorrectly allocates memory).
Refer to:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/01b186b5ceb1d07786256747000f4319
A known issue with LabVIEW 7.0 (that has been corrected in LabVIEW 7.1) is related to Visa Write From File.vi: Using the Visa Write From File.vi crashes LabVIEW 7 with error message, "Fatal Internal Error: "memory.cpp", line 566.". If this is your case one work around for this problem is to use a Read File.vi followed by a VISA Write.vi.
Clara