Hi I am using the sample CDC stacks available from TI I just change the device from 5529 to 5525 in device.h.
Before the the clock is initialized I can see the normal SMCLK @ 1.048 MHz but the moment the code comes in X2 start function the crystal is not stabilized and it continues infinitely in the loop. Does this have anything with the USB ? The other sample codes for UCS from sample codes work fine and I can see the clock bt here in X2Start function the code just enters the infinite loop hence I cannot see the clock
My USB device is also not being recognized by UC it says device is unknown. Could this be something wrong with my board or the code.