RE: Trouble executing ARM code on linaro toolchain

2014-03-12 Thread Vishwanath C
Mothukuri; Sanjeev Verma Subject: Re: Trouble executing ARM code on linaro toolchain Hi On 6 March 2014 14:22, Vishwanath C wrote: > We are using Linaro 13.03 > toolchain(gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux We > are trying to execute a simple test code to check wh

Re: Trouble executing ARM code on linaro toolchain

2014-03-11 Thread Charles Baylis
Hi On 6 March 2014 14:22, Vishwanath C wrote: > We are using Linaro 13.03 > toolchain(gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux We are > trying to execute a simple test code to check whether ARM assembly code > executes on board or not. Execution is on Arndale Board. Every time We

Trouble executing ARM code on linaro toolchain

2014-03-11 Thread Vishwanath C
Hi all, We are using Linaro 13.03 toolchain(gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux We are trying to execute a simple test code to check whether ARM assembly code executes on board or not. Execution is on Arndale Board. Every time We include assembly function, We get segmenta

Re: Trouble executing ARM code on linaro toolchain

2014-03-05 Thread Will Newton
On 6 March 2014 14:41, Vishwa wrote: Hi, > We are using Linaro 13.03 > toolchain(gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux We are > trying to execute a simple test code to check whether ARM assembly code > executes on board or not. Execution is on Arndale Board. Every time We > i

Trouble executing ARM code on linaro toolchain

2014-03-05 Thread Vishwa
Hi all, We are using Linaro 13.03 toolchain( gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux We are trying to execute a simple test code to check whether ARM assembly code executes on board or not. Execution is on Arndale Board. Every time We include assembly function, We get segmentat