tinnedkarma commented on PR #17161: URL: https://github.com/apache/nuttx/pull/17161#issuecomment-3479297595
Hello @haitomatic, So, if specifically "kernel mode", which implies the use of mmu, and each "process" uses it's own memory space, I've no idee about the mechanisms of this mode. If you are talking about "protected mode" in which kernelspace and userspace are kept separated, but mpu is used, maybe worth checking the configured memory range of the mpu. But, if the issue is external to this PR, a separate issue must be opened. I am not sure we need to delay this PR. -- 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]
