"Generator: FAILURE: Unexpected status of script: Drivers\Common\PE_MisraEnableRules.prg, please contact Freescale support."
I'm attempting to clone the BSP from twrk20d50m. The end result would be to move to an MK10DN32VLF5. I'm following the IAR section of "MQX_BSP_Porting_Example_User_Guide" from the MQX 4.1 release. The error above occurs at step 4.1.3. Just to clarify, this happens before I change anything after re-using the CodeWarrior project settings (besides changing the compiler to IAR).
What I have tried:
Using MQX 4.0 and 4.1
Deleting the port and restarting ensuring every step was followed correctly
Replacing the OS with MQX-Lite : It successfully generates code.
Closing and Opening the project
Restarting PEx
Uninstalling and Reinstalling PEx.
Porting from twrk60n512: I can generate the code with MQX as the RTOS without the error
Attempting to locate the "PE_MisraEnableRules.prg", cannot find it. (perhaps my problem)
OS: Windows 7 Professional (32-bit)