chirping78 commented on PR #15985:
URL: https://github.com/apache/nuttx/pull/15985#issuecomment-2731421548

   
   
   > 
   > This PR changes the initial value of PS.EXCM. While high level interrupt, 
e.g., swint as level 3 to switch to the new thread, what is the value of its 
EPS_3? PS.EXCM is cleared 
[here](https://github.com/apache/nuttx/blob/master/arch/xtensa/src/common/xtensa_swint.c#L387):
   
   
   @sdc-g please check the latest master code: `xtensa_swint` is now triggered 
by `syscall`, not by `wsr intset`. `syscall ` is a level1 interrupt.
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to