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]

Problem with sqrt function


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).


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