If you want to get S12X SCI interrupt info, go to my site at:
http://mamoru.tbreesama.googlepages.com/I have a page explaining how to do interrupts with the S12X, using the SCI
as an example. Furthermore, the code source I have posted includes a
working, tested, and verified SCI interrupt handler. (In assembly, of
course.) Of course, this is with the S12XD, but I assume it should be
similar/identical for the S12XS.
Have Fun!
Dave
On Thu, Apr 9, 2009 at 5:02 AM, ben_smida_hamdi <
ben_smida_hamdi@...>wrote:
>
>
> i'm developing an uart driver based on interrupts.
> i've realized that when executing the ISr software failed to reset TDRE
> Flag.i made sure tha i've followed all steps listed in the datasheet to do
> so which are:
>
> 1-reading the SCI Status Register.
> 2-Writing to the SCI Data Low register.
>
> but the ISR Continue to go in Loop.
>
> i wish tha anyone could help me figure this out.
>
>
>
[Non-text portions of this message have been removed]