Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/30
Project:Branches: joel/rtems-examples:main-examples-clean-up to rtems/rtos/rtems-examples:main Author: Joel Sherrill Assignee: Joel Sherrill ## Summary Corrections to the following: - complex1 - use floating point attribute and move period create - psx_example_3 - correct printf() to include \n - fdopen - need floating point attribute - complex1 - now runs as expected with multiple fixes On at least the sparc, printf() can use FP registers unexpectedly. The addition of the RTEMS_FLOATING_POINT attribute to Classic API tasks resolves this. ## Generative AI None <!-- Default settings, if it is a dropdown it will set after submission --> -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/30 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-ey2zlcqwud1i4ymjw93c4mj6g-9/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
