RE: Trouble executing ARM code on linaro toolchain

2014-03-12 Thread Vishwanath C
Hi, Thanks Charles for the reply. The .type directive works fine now. Thanks again. Regards, Vishwa -Original Message- From: Charles Baylis [mailto:charles.bay...@linaro.org] Sent: Wednesday, March 12, 2014 12:32 AM To: Vishwanath C Cc: linaro-toolchain@lists.linaro.org; Yugandhar

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