>
>
> If correct, my gut feeling is it might be a problem related to ARM/Thumb
> mode switch.
>
>
>
> BR,
>
> Terry
>
>
>
> *From:* Parimala Baggiri [mailto:baggiriparim...@gmail.com]
> *Sent:* Friday, December 20, 2013 12:25 PM
> *To:* Zhenqiang Chen
When I build hello_world application along with u-boot for ARM mode, it
executes fine on target, But, when I build it for THUMB mode, it generates
"undefined instruction" exception.
Thank you.
On Fri, Dec 20, 2013 at 8:38 AM, Zhenqiang Chen
wrote:
> On 19 December 2013 13:36, Parimala Baggiri
it might be a problem related to ARM/Thumb
> >> mode switch.
> >>
> >>
> >>
> >> BR,
> >>
> >> Terry
> >>
> >>
> >>
> >> From: Parimala Baggiri [mailto:baggiriparim...@gmail.com]
> >> Sent: Fr
orrect?
>>
>>
>>
>> If correct, my gut feeling is it might be a problem related to ARM/Thumb
>> mode switch.
>>
>>
>>
>> BR,
>>
>> Terry
>>
>>
>>
>> From: Parimala Baggiri [mailto:baggiriparim...@gmail.com]
&
ut feeling is it might be a problem related to ARM/Thumb mode
switch.
BR,
Terry
From: Parimala Baggiri [mailto:baggiriparim...@gmail.com]
Sent: Friday, December 20, 2013 12:25 PM
To: Zhenqiang Chen
Cc: linaro-toolchain; Terry Guo
Subject: Re: ARM vs THUMB builds
When I build hello_world applica
On 19 December 2013 13:36, Parimala Baggiri wrote:
> Hello,
>
> I am using the pre-built toolchain gcc-arm-none-eabi-4_6-2012q2 from linaro
> to compile u-boot (u-boot-linaro-stable) and to compile my standalone
> applications to run on target(PandaBoard ES rev b2)
>
> hello_world standalone appli