acassis opened a new issue, #19201: URL: https://github.com/apache/nuttx/issues/19201
### Description / Steps to reproduce the issue The first board that I tested NuttX was an Olimex LPC2378-STK that I had access at my job company. Then in 2023 I bought this same board on eBay and discovered that NuttX doesn't work on this board: https://acassis.wordpress.com/2023/04/01/testing-nuttx-again-on-olimex-lpc2378-stk-board/ As explained on this blog post, after using git bisect I discovered the commit that broke the support: ``` commit 6cc0aaf5b9f133dd040991c02d789a75d394d34e Author: chao.an <[email protected]> Date: Wed Feb 16 13:01:53 2022 +0800 arch/arm: unify switch context from software interrupt Signed-off-by: chao.an <[email protected]> ``` ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? Ubuntu 24.04 ### NuttX Version mainline ### Issue Architecture [Arch: arm] ### Issue Area [Area: Native port] ### Host information _No response_ ### Verification - [x] I have verified before submitting the report. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
