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.

LED indication on AM335x Starter Kit when it connects to Host through USB0

I want to glow an LED on Sitara AM335x SK (Starter Kit) board whenever it is connected to host through USB0(Peripheral). To be specific, after enumeration I want an indication. So I want this indication through an LED on board. As I am new to VxWorks, can anyone tell me how to proceed and how to start writing code for LED indication and which all components to be invoked? May be through some sample code for LED toggling/glowing?