Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: i could not able to run process in my board
PostPosted: Tue Mar 15, 2011 8:27 am 
Offline

Joined: Fri Mar 11, 2011 9:22 am
Posts: 2
hi,

Now i am working on AT91SAM9XE EVM. i could not able to run executable in my EVM(Ex: arm-none-linux-gnueabi-gcc sample.c). But, i can able to run executable if i am using -static while compiling(Ex: arm-none-linux-gnueabi-gcc -static sample.c). If i am usinf -static option, the executable size of the file increased into triple size.

Please suggest why this is happening.


Top
 Profile  
 
 Post subject: Re: i could not able to run process in my board
PostPosted: Tue Mar 15, 2011 6:54 pm 
Offline

Joined: Sat Oct 30, 2010 6:04 pm
Posts: 574
>>Please suggest why this is happening.

Your executable has a library dependency which is missing from your system. Determine what the external dependencies are, and start from there.


Top
 Profile  
 
 Post subject: Re: i could not able to run process in my board
PostPosted: Wed Mar 16, 2011 4:12 am 
Offline

Joined: Mon Nov 08, 2010 11:42 am
Posts: 12
I think you may have a try to use arm-none-eabi- to compile.
The arm-none-linux-gnueabi- is linux BSP.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: