Content originally posted in LPCWare by atomicdog on Wed May 11 20:01:53 MST 2011
Quote: larryvc
Hi John,
Who were you replying to?
I just posted above to let CodeRedSupport know of the push in the ResetISR on the 1769. I tried your suggestion above on the ResetISR definition and it made no difference, the push still occurred.
Sorry to jump in on your thread gbm, I thought it important enough to flag this as a compiler anomaly as well.
Larry
Hi Larry,
I was responding to the OP. Actually, I wouldn't expect that attribute to work on an ISR since the function requires special handling by the compiler.