I appreciate your comments. :smileyhappy:
That's what I understand too -- especially in light of such Application Notes such as AN4254. But (and this might wrong on my part) how I understood the mcPWM module is that you can command it from an outside thread and it sort of acts independently. So you would command and close the loop within a servo thread within MQX and then command the PWM driver for a certain frequency or counts. In this light it would be very useful to have some sort of programming guideline to how the module works and how to command it.
I'm not sure if you have seen the other discussion thread I started on this (due to my newbie status with the community forums).
https://community.freescale.com/message/324466#324466
I am working with an Application Note AN4429 that sort of implies my aforementioned assumption of how the module is to work. What I lack is a true understanding of how the PWM module should work and some basic example code. As mentioned in the other thread I attempted this with Processor Expert (without MQX) but it generated somewhat conflicting code. If a demo exists for setting this up I have not found it -- of course that doesn't mean one doesn't exist which is why I keep writing in the hopes that someone does know something.