Thread: Basic Framework
View Single Post
  #7   Spotlight this post!  
Unread 22-02-2009, 11:36
Technic-R-C Technic-R-C is offline
Registered User
FRC #2358
 
Join Date: Dec 2008
Location: Chicago
Posts: 21
Technic-R-C is an unknown quantity at this point
Re: Basic Framework

Thank you for the help guys,

However, while attempting to build the real time application I received an error.... Can anyone provide some insight into this problem

Here are the steps I took to create a real time application.
1. Right Clicked Build Specification under RT CompactRIO and created new real time application.
2. Changed Target Filename to FinalCodeCompleted.rtexe
3. Changed Build Specifications Name to SmokeyCodeFinal
4. Added only the Basic Robot Main.vi into the startup VI's list
5. Under Additional Exclusions there are checks next to the middle two boxes which are "remove unused polymorphic vi instances" and remove unused members of project libraries (which was never checked until now... this resulted in an hour long build time (thanks guys))
6. Previewed to check VI's
7. Clicked OK
8. Right clicked Smokey Code Final Real Time Application and clicked build... the the error came up which is pasted below....

Quote:
Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:

Error 6 occurred at Create Folder in Create Directory Recursive.vi->AB_Destination.lvclass:Create_Destination.vi->AB_Build.lvclass:Create_Destinations.vi->AB_Application.lvclass:Create_Destinations.vi->AB_Build.lvclass:Build.vi->AB_RTEXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller

Possible reason(s):

LabVIEW: Generic file I/O error.

F:\Team2358CODE COMPLETED\Users\Robert\FRC 2358 code\FinalVersion 2-15-09\F\FinalCode\Documents and Settings\Student\My Documents\LabVIEW Data\builds\Smokey2358Code\RT CompactRIO Target (10.23.58.2)\SmokeyCodeFinal\c\ni-rt\startup\NI_FPGA_Interface.lvlib_NIFPGA Watchdog
Thank you

Technic-R-C
Reply With Quote