On 3/30/2015 8:19 AM, Jiri Gaisler wrote: > > On 30/03/15 13:29, Chris Johns wrote: >> On 30/03/2015 4:01 am, Joel Sherrill wrote: >>> Hi >>> >>> These are the sis results using the latest patched GDB/SIS. >>> >>> Passed: 513 >>> Failed: 2 >>> Timeouts: 6 >>> Invalid: 0 >>> ------------- >>> Total: 521 >>> >>> Failures: >>> heapwalk.exe >>> dl02.exe >> This is due to the test having FPU instructions and it is not enabled. >> >> Any hints on how to turn it on for the init task ? > #define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT > What are the FPU instructions being generated for this test and why? When we have gotten implicitly generated instructions we have turned on FP for all tasks.
I recall that the Gaisler tools have some different FP handling. What would they do? I am hesitant to turn on the FP attribute for a task where the compiler implicitly generates FP instructions. That is not the intent when it is behind the scenes. > Jiri. > >> Chris >> _______________________________________________ >> devel mailing list >> devel@rtems.org >> http://lists.rtems.org/mailman/listinfo/devel >> > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel