DSPRelated.com
Forums

Reset F2812 DSP

Started by naay...@gmail.com November 25, 2008
Can any one please tell me what is the assembly command to reset(not for halt) F2812 DSP.? I searched the manual, but unable to find it.

Anticipating your reply.


OMAP35x EVM jump-starts low-power apps
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture: http://www.DSPRelated.com/omap35x
For our projects, we simply force the watchdog to reset.
here is the code we have for it :

EALLOW;
// When writing something different of 0x55 and 0xAA, it forces
the Wd
SysCtrlRegs.WDKEY = 0x0000;
EDIS;

I hope it will helps.
Alain SALMETOZ | APC by Schneider Electric | Firmware design Engineer
senior
Phone: ++33 4 76 18 x33 59 |
Email: a...@mgeups.com | Address: Inovall - 140, Avenue
Jean Kuntzmann - 38334 Montbonnot
*** Please consider the environment before printing this e-mail

n...@gmail.com
Envoypar : c...
24/11/2008 19:46
Veuillez rondre br /> n...@gmail.com
A
c...
cc

Objet
[c28x] Reset F2812 DSP

Can any one please tell me what is the assembly command to reset(not for
halt) F2812 DSP.? I searched the manual, but unable to find it.

Anticipating your reply.


OMAP35x EVM jump-starts low-power apps
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture: http://www.DSPRelated.com/omap35x