michallenc commented on PR #10602: URL: https://github.com/apache/nuttx/pull/10602#issuecomment-1731532609
Some initial tests can be found here: https://github.com/michallenc/incubator-nuttx-apps/commit/1cd88d54c7119fad000866a3a62f8c5afad2ebc8 I have only tested it in FLAT mode so far as I have not been able to compile NuttX in protected mode (regardless of `fopencookie`, I tried upstream NuttX without changes as well) on both samv7 and imxrt MCUs. SAMv7 fails on `NVIC_CFAULTS_MUNSTKERR` (MemManage fault on unstacking) and I could not get any output from imxrt. I used @acassis video on https://www.youtube.com/watch?v=p2aXmPNUnCg for configuration, so that stepts should be alright. There might be something wrong with MPU for ARMv7-M... -- 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