You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/03/10 20:58:39 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #532: eZ80F92: Eliminate Spurious Interrupts

patacongo opened a new pull request #532: eZ80F92: Eliminate Spurious Interrupts
URL: https://github.com/apache/incubator-nuttx/pull/532
 
 
   Timer control register was not being cleared and, as a result, timer interrupts may have been already enabled when the CPU was started by the debugger.  This would result in spurious interrupts and Unexpected Interrupt crashes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] Ouss4 merged pull request #532: eZ80F92: Eliminate Spurious Interrupts

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #532: eZ80F92: Eliminate Spurious Interrupts
URL: https://github.com/apache/incubator-nuttx/pull/532
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services