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 segmentation fault. Kindly check if I We are missing any arm related flags in makefile.
We have attached the ‘helloworld’ test code and makefile.
Regards,
Vishwa
On 6 March 2014 14:41, Vishwa vishwa.aricent@gmail.com 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 include assembly function, We get segmentation fault. Kindly check if I We are missing any arm related flags in makefile.
We have attached the 'helloworld' test code and makefile.
Does the attached version improve things?
(set align to a more appropriate value, set arm mode and function type of sTestArnDale symbol)
linaro-toolchain@lists.linaro.org