Re: Using TCR1 on MPC5554

Celso Brites <[email protected]> Tue, 14 Nov 2006 17:42:55 -0200
Newsgroups gmane.comp.hardware.motorola.microcontrollers
Organization Freescale Semiconductors
Message-ID <[email protected]>
Robert,

the eTPU debug hardware does have an option to continue running the TCRs
while the processor is halted (for debug). I'm not familiar enough with 
the debugger
to know whether this feature is available to the user, though.

Regards,
Celso

Robert Morin wrote:

> Hi Celso,
>
> yep, the engine was stopped (stopped by the debugger).
>
> Thanks,
> Robert
>
> >
> > Robert,
> >
> > leave ETPU_REDCR with the reset values, if you configure it as a
> STAC client
> > (REN1=1, RSC1=0) it won't increment.
> >
> > The ETPU_TBCR value seems correct. Any chance you have the engine
> stopped?
> > What do you read from ETPU_ECR1?
> >
> > Celso