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.

cc2511f32 USB CDC - Rx Interrupt

Hi all, 

Currently, I am working on cc2511f32 and trying to build up an application based on rf_modem example code. 

This example code uses USB CDC connection to communicate with host (i.e. PC)

I have a problem to implement RX Interrupt service with this interface so that cc2511f32 responds when it receives data sent by the host. 

Could anyone recommend me any solution for such problem?

Thanks.