04-20-2009 08:10 AM
I consistently receive the following error message when trying to compile LVE:
"Failed to Script uVision Build Tools"
Once I receive the error, I will get it every time until I quit LV and restart.
Bill F
04-21-2009 02:05 PM - edited 04-21-2009 02:05 PM
Hi Bill,
Are you using LabVIEW Embedded for ARM or Blackfin? What version?
This error sometimes occurs when you have evaluation software installed. Can you check to make sure that your software is activiated? Also, if you are using LabVIEW Embedded for ARM, make sure that Keil uVision is also activated.
Thanks,
04-21-2009 02:18 PM
I'm using LVE 1.1 for ARM and LV 8.6. The software is evaluation software. It isn't activated because we haven't decided to buy it. Is there a fix for this?
thanks,
Bill F
04-22-2009 09:56 AM
Hi Bill,
The problem might be that you are trying to compile a VI that is greater than 128 KB. When using the evaluation version of Keil uVision, you are limited to 128 KB. Are you able to compile any other VIs, such as an example program?
Regards,
09-14-2009 04:36 AM
I have the same quesio. and i don't kown how to solve it.
09-15-2009 02:38 PM
Hi tim tu,
What version of LabVIEW for ARM are you using? Is it in evaluation mode or has it been activated? Can you compile a example program? How big is the program you're trying to build?
Check out these articles for more information:
What is the size of my ARM program?
Regards,
05-10-2010 06:01 AM
Hello,
I using ARM module 2009 evaluation (60 days to expire) and uvision4 with lic. And I always get error message: Unespected error occurred
Detalis:
Call Library Function Node in UVSC_OpenConnection.vi->UVSock_Start_Daemon.vi->UVSock_Start.vi->UVControl_Start.vi->LEP_RV_PrepareBuild.vi->LEP_RV_PrepareLaunch.vi->LEP_RV_OnRun.vi->LEP_RV_OnRun.vi.ProxyCaller (7)
In uvision 4 I can normaly compiling and loading project.
05-11-2010 02:15 AM
Hi,
I already got this error on my computer.
Can you try to repair/reinstall Keil µVision first and LabVIEW embedded for ARM in a second time.This has solved the problem for me.
Let me know if it's solved the problem.
Regards,
Yann C.
France
06-25-2010 01:12 AM
I have the same problem with Labview for Arm evaluation and Keil Microvision with lic .
Uninstal Keil microvision and labview did not solve
I'm not using Jtag Ulink2, may this be the reason for such error ?
A+
06-28-2010 12:00 PM
When you reinstalled Keil uVision, did you reinstall the version that came with the ARM Evaluation Module, or the version that you had before which was licensed? I'd suggest using the version that comes with ARM, which is 3.90. What version of LV are you using? Can you post code that reproduces this problem? What debugging agent are you using instead of the JTAG Ulink2?