compilers supported with MPU

marion9408 wrote on Friday, February 01, 2013:

Hello,

I saw in the portable directory that only GGC directory have the target ARM_MPU. Does the MPU is supported by FreeRTOS with the other compilers too (IAR or Keil for instance)?
Thank you

Marion

rtel wrote on Friday, February 01, 2013:

With all the other development work that is being undertaken at the moment I’m afraid to say that this is no current timescale to add IAR and Keil support.  However, you can view the differences between the non-MPU GCC port and the MPU GCC port, then make the same modifications in the provided IAR and/or Keil non MPU code.

Regards.