I would like to begin developing a MIPS M4K port for CMRX to target the Microchip PIC32 MIPS based MCUs.
The PIC32MX series does not have an MMU per se, but there is support through the CP0 for separate user and kernel address spaces. Unlike the PIC32MZ series which does have a full-fledged MMU.
Any guidelines or advice regarding this port would be appreciated! I am not sure how quickly I will be able to complete this, but CMRX seems to be an RTOS that solves a lot of problems I have ran into in the past and it is a project I would love to be a part of!
I would like to begin developing a MIPS M4K port for CMRX to target the Microchip PIC32 MIPS based MCUs.
The PIC32MX series does not have an MMU per se, but there is support through the CP0 for separate user and kernel address spaces. Unlike the PIC32MZ series which does have a full-fledged MMU.
Any guidelines or advice regarding this port would be appreciated! I am not sure how quickly I will be able to complete this, but CMRX seems to be an RTOS that solves a lot of problems I have ran into in the past and it is a project I would love to be a part of!