> From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Kevin Hilman > Sent: Tuesday, May 12, 2009 6:33 PM > To: Hunter, Jon > There was a thread a few weeks back where various folks had noticed > this as well and we discovered using CodeSourcery 2008q3 fixed the > problem, but AFAIK, nobody went much farther in the debugging as you > did. I did take a quick look at generated code and found parameters were destroyed to tick code. This caused the timer interrupts to not come. This resulted in the hang. If you follow the link and look at attached png you clearly see compiler issue. I also provided a hack which allowed it to work. Probably FRAME pointer changes code generation to get rid of issue. http://marc.info/?l=linux-omap&m=124027585911690&w=2 Regards, Richard W. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html