LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Linker Error Message

When I try to compile several different apps in LVE embedded, I recieve the error message attached.  Can anyone explain this?

 

Thanks,

Bill F

0 Kudos
Message 1 of 3
(6,121 Views)

Hi Bill,

 


Is your ARM module in Evaluation mode? If so, there's a restriction on code size. Maybe a large program causes this.  
If you build a small shipping example, do you see the same thing?

Can you post the project that causes the problem? The project folder will have the VIs and the lvproj file. In addition, it will contain a subfolder with all the uVIsion files. Build the Project and zip everything together. Post it here for us to take a look at. If you don't want to post it publically and you have a Service contract with NI, you can create a Service Request to work directly with an engineer. Otherwise, we'll try to help you through the forums.

Product Support Engineer
National Instruments
0 Kudos
Message 2 of 3
(6,091 Views)

Those appear to be only warning message, so your project should still builds fine.  I see those warnings when I build on the MCB2300 and just ignore them.

 

I did a quick search and this seems to explain the cause:

 

 http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka3947.html

Message Edited by Gmg on 04-22-2009 11:53 AM
0 Kudos
Message 3 of 3
(6,078 Views)