This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with sqrt function


Hallo,

what do you mean with hang? Maybe its worth to look at the machine instructions and not only at the C level source code.

On 23/04/15 20:01, Uladzislau Paulovich wrote:
Hello! I'm trying to use sqrt function on ARM Cortex M4. For some
strange reasons when I call it the program completely hangs on. With the
help of gdb I've managed to find out that sqrt function hangs on the
line w_sqrt.c:71. Does anybody know how to solve this problem? (I'm
using gcc 4.9.2 toolchain).

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschÃftliche Mitteilung im Sinne des EHUG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]