"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)
Solved! Go to Solution.
Hi,
this is most probably a known issue. Please see the thread PE 10.4 Error in PE_MisraEnableRules.prg where the hotfix for DS 10.4 has been published.
Best regards
Petr Hradsky
Processor Expert Support Team
hello Craig,
what's PE software do you working with? can you try the latest 10.4?
Microcontrollers Driver Suite v10.4
how does this version work?
==========================================================
this answer is for you. if it helps, please click on "correct answer" button. thanks!
Best Regards,
ZhangJun
Thanks for your response and for asking about the version of PEx as I forgot to mention it. I am in fact using 10.4, unfortunately. Too bad it's not that easy. Thanks for the thought though.
Hi,
this is most probably a known issue. Please see the thread PE 10.4 Error in PE_MisraEnableRules.prg where the hotfix for DS 10.4 has been published.
Best regards
Petr Hradsky
Processor Expert Support Team
You are absolutely correct! Apparently my googling skills need work as I had not found that thread. I applied the hotfix and the problem is solved.
Thanks!