Reply by Jens Michaelsen July 4, 20032003-07-04
Try do disable the interrupt source inside
the service routine and see which one helps.
Had something like that when I forgot
to serve the second half of the port.
For example SPORT0 channel A+B active,
you get an interrupt for transmit and only fill
channel A with data, after I filled both it went away.

Jens

----- Original Message -----
From: "gren, Ulf" <>
To: <>
Sent: Thursday, July 03, 2003 1:44 PM
Subject: [adsp] ADSP21161 EZ-kit SPORT problems... > Hi,
>
> I've recently started up my 'ADSP21161N EZ-LITE' development kit. When I
try
> to use the serial port the serial port interrupt is continously triggered
> and the program gets into a locked state.
> Why is the port triggering, there is nothing connected to it?
> The serial clock and the frame is generated internally.
> Whatever SPORT (0,1,2,3) i use I get the same result. As soon as I enable
> it, it locks up with incoming interrupts. > Regards,
> Ulf Ohgren > _____________________________________
> Note: If you do a simple "reply" with your email client, only the author
of this message will receive your answer. You need to do a "reply all" if
you want your answer to be distributed to the entire group.
>
> _____________________________________
> About this discussion group:
>
> To Join: Send an email to
>
> To Post: Send an email to
>
> To Leave: Send an email to
>
> Archives: http://groups.yahoo.com/group/adsp
>
> Other Groups: http://www.dsprelated.com/groups.php3 > ">http://docs.yahoo.com/info/terms/


Reply by July 3, 20032003-07-03
Hi,

I've recently started up my 'ADSP21161N EZ-LITE' development kit. When I try
to use the serial port the serial port interrupt is continously triggered
and the program gets into a locked state.
Why is the port triggering, there is nothing connected to it?
The serial clock and the frame is generated internally.
Whatever SPORT (0,1,2,3) i use I get the same result. As soon as I enable
it, it locks up with incoming interrupts. Regards,
Ulf Ohgren