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.

Low power modes with c5505?

Hey all,

The project I am writing is entirely hardware and software interrupt driven, and currently I just put the device into a while(1); loop at the end of main(), but I would rather put the device into a low power mode similar to what I do with MSP430 programming.  I have been reading the User's Guide about the different IDLE modes, and I would rather start with some sample code instead of writing my own code from scratch.  Does anybody have a link to a software example showing the use of the different IDLE modes.  I have already looked through the TMS320VC55XCSL-LOWPWR CSL library examples, but I didn't find any examples which use IDLE modes.

Thanks,

Sparkchaser