CCEMTY_INT no respond

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CCEMTY_INT no respond

426件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by canalejose on Sat Feb 20 06:27:24 MST 2010
I'm debugging the USB examples and there hangs in the line:

while ((LPC_USB->DevIntSt & (CCEMTY_INT | DEV_STAT_INT)) == 0);

When I plug the LPC1343 USB cable the program continues and works fine but I need to initialize the USB and continue with another tasks.

It seems like the USB device only work when the usb cable is attached. When I dettach the USB cable the uC hangs again in the same while.
0 件の賞賛
返信
0 返答(返信)