<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Nut/os is a cooperative multitasking so I 
don't understand why in context switching ALL registers are saved. In my 
opinion you have only to save R28/R29 (Y reg in ICCAVR). The other 
registers are saved by compiler or you don't need to save 
them (volatile regs).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What's your opinion?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Lorenzo Midulla</FONT></DIV></BODY></HTML>