[ELDK] string comparison Problem - ELDK version differences
Wolfgang Denk
wd at denx.de
Wed Mar 31 19:57:41 CEST 2010
Dear Thirumalai Adhi,
In message <t2wae0f6fbd1003311044x36a87314s70bfbb456cb3c7c7 at mail.gmail.com> you wrote:
>
> I am using u-boot-1.3.4 on my MPC7410 based target. I am facing one
> problem on using different ELDK version. On my custom application i just
> want compare two strings, based upon that i need to print some string.
First I want to point out that U-Boot 1.3.4 is very old; I strongly
recommend you to update your code and use a recent version instead.
> The problem is when i print the string directly using printf statement the
> processor is raising FPU unavailable exception. But the same thing is
> working fine with puts function.
>
> Another observation is So when i use ELDK-4.2 there is not problem for me
> but in case of using
>
> ELDK-4.0 FPU unavailable exception is coming.
We never have seen any such problems in any project. I think ther
emust be some problem with your code. Can you try and prepare a small
example (say, 10...15 lines of C code) that shows the behaviour you
claim here?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
How long does it take a DEC field service engineer to change a
lightbulb? It depends on how many bad ones he brought with him.
More information about the eldk
mailing list