Program Hangs on HCS12 with RTI, ADC, and SCI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Program Hangs on HCS12 with RTI, ADC, and SCI

2,721 Views
Moose2500
Contributor I
Hi,
 
I have an MC9s12E128MVP on and Adapt9s1212 board, model number Adapt9S12E128, and in this program i wrote, I can only transmit 3 bytes, then it hangs somewhere. Don't know where. If someone can help that would be great. or can tell me why it hangs, i have a feeling that while debugging it, it was the RTI handler.
 
Thanks
 
Carl
Labels (1)
0 Kudos
Reply
1 Reply

835 Views
Sten
Contributor IV
I think it can be caused by a typo you have in the transmit() routine; you are referring to SCI1 instead of SCI2 inside the while-loop.
 
Sten
 
0 Kudos
Reply