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?