SCI Interrupt Won't Occur W/O Target Device

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

SCI Interrupt Won't Occur W/O Target Device

854 次查看
Designer11
Contributor IV

Hi,

 

I'm facing with an odd SCI interrupt issue, and i don't know whether that is how interrupt works or is there something wrong with my interrupt initialization code. I'm using Real Term to send string of commands to the target device which has RS232 and everything works flawlessly. I'm able to trace/see the SCI interrupt occurs and enter various break points in debug mode. The real and odd problem is when i unplugged the target device from my board and try to send commands, the first thing i notice is the SCI interrupt won't occurs at all. Is that how it suppose to work ?

 

I would like to know if there is a method to "kick start" the SCI interrupt without having it plug into the target device.

 

Thanks

D

标签 (1)
0 项奖励
回复
2 回复数

684 次查看
Designer11
Contributor IV

I found the bug. On power up i request the target device to send back  a few parameters and when the target is not plugged in it stuck in the request data loop.

0 项奖励
回复

684 次查看
Rick_Li
NXP Employee
NXP Employee

That's a good news!

Please update this thread if you need further assistance!

0 项奖励
回复