12-08-2011 01:38 PM
Working with labview ARM and it was functioning fine this morning. I went to run a program and the build failed with the following msg.
[1:34:50 PM] Status: Error
Unexpected error occurred.
[Source: Timed out waiting for a response
UVSC Internal Error
Detail: [UVSC_PRJ_LOAD, MSG: 0x1000, STATUS:
0x1] Code: 1]
Done the normal things like restart the computer. Plug and unplug the board from the computer.
I have tried reinstalling the whole labview arm and that did not work.
Even from labview if you go tools > ARM > show keil does not work either. I can open keil by itself, but it does not seem to be communicating with labview.
Solved! Go to Solution.
12-08-2011 01:58 PM
One other addition of information. I have disable my virus scanner with no change.
Labview hangs when the "c code generator" window opens. It goes through its normal process then stops at "configuring uVision Project". Then sits there awhile before the error pops up.
12-12-2011 09:37 AM
Figured it out. Somehow the projects that I was working on got corrupted somehow. After another reinstall I opened an example project, not one of the many that are my own, and it worked. I had to copy and past the code out of the one project and into a new one, but it is working. Don't know how my projects got messed up in the middle of working on them.
Now back to actually getting work done.