Program Hangs on HCS12 with RTI, ADC, and SCI

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Program Hangs on HCS12 with RTI, ADC, and SCI

2,722 次查看
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
标签 (1)
0 项奖励
回复
1 回复

836 次查看
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 项奖励
回复