Save FP-Register in INIT-Thread

Chris Johns chrisj at rtems.org
Thu Aug 24 22:49:42 UTC 2006


Wilfried Busalski wrote:
> Hi to all
> 
> I need an Information about the init-thread.
> How do I tell rtems to save the floating Registers on a PowerPC MPC565
> Processor in the init-thread?
> 

Can you set the attributes of the task to FP in the init task table ?

The init task table is documented here:

http://www.rtems.org/onlinedocs/releases/rtemsdocs-4.6.99.3/share/rtems/html/c_user/c_user00382.html

Regards
Chris



More information about the users mailing list