This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CSL_USB_IntcExample from C55XCSL-LOWPOWER-2.10.00.00

Hi!

I try CSL_USB_IntcExample from C55XCSL-LOWPOWER-2.10.00.00.

For host it is possible to use  with the same results USB_BootUp or C5505_USB_Host_Tool.

1 It is connected, and work perfectly if I try to send data from HOST via pipe 0x2. ( possible to send many of packets)

2 If I try to send data from HOST via pipe 0x1, the target receive only 1 packet!

 

What I have to do for possibility to send many of packet via pipe 0x1?