Hi Lwazi, On Fri, Jul 26, 2024 at 4:12 PM Lwazi Dube <lwa...@gmail.com> wrote:
> On Mon, 15 Jul 2024 at 14:30, Alan C. Assis <acas...@gmail.com> wrote: > > > Hi David, > > > > A quick way to test on your board is using version 10.2.0 while we fix > the > > issue: > > > > https://nuttx.apache.org/download/ > > > > This is the last version before the PR that introduced the issue. > > > > If you have good experience with ARM7TDMI and want to help to track the > > issue, please let me know. > > > > Why wasn't the PR reverted? Do any of the other ARMv4/ARMv5 boards still > work? > I think we cannot revert it because it improves context switch and work fine with new chips: https://github.com/apache/nuttx/commit/6cc0aaf5b9f133dd040991c02d789a75d394d34e I don't know if all ARMv4/v5 are affected, but since LPC2378 is affected I think all old ARM are affected as well. BR, Alan