Hi Beeresh, I think what you're seeing is the device going into LPM3 at the line 250 of the code and when you press pause on the debugger it "looks" like you are stuck there but you really aren't, you're just in a low power mode and the CPU isn't running. Can you run the USB HID Demo that is available in the TI Resource Explorer and see if you can connect to the device and send commands? Also, I recommend taking a look at the Example Guide: MSP430 USB API Stack for a description of how the USB examples work. Best regards, Caleb Overbay
↧