Power down mode in TMS320F2812

Status
Not open for further replies.

vhn

Member level 4
Joined
Sep 20, 2006
Messages
74
Helped
7
Reputation
14
Reaction score
3
Trophy points
1,288
Activity points
1,776
Hi,
I'm working on TMS320F2812 DSP from TI. This DSP supports three power down modes - 1. Idle Mode, 2. Standby Mode, 3. Halt Mode.
The documentation says that after CPU executes "IDLE" instruction, it will immediately go to power-down mode according to the configuration.
But even if I've disabled all interrupts and executing the IDLE instruction which is as follows -
asm(" Idle");
the DSP is not going to power-down mode.

I don't know whether the assembly instruction is right or not. Please suggest if you have any information about this.

Thanks,
Vhn
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…