tmedicci commented on PR #14672:
URL: https://github.com/apache/nuttx/pull/14672#issuecomment-2553932867

   > Will try locally on ESP32-S2 to see whether can reproduce the issue 
@tmedicci
   > 
   > Update: have found the reason. ESP32-S2 is not like ESP32 and ESP32-S3, 
the former has `XCHAL_HAVE_LOOPS=0` in it's chip configuration, while the later 
have `XCHAL_HAVE_LOOPS=1`.
   > 
   > This difference triggered an error in a code path that have not been 
tested. Will fix it and update the patch.
   
   Thanks, I'll trigger the CI again...


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