Other Parts Discussed in Thread: TMS320F28335
Hi All,
I have made a customised board using the DSP 28335 ,adopted from the TI reference design. In my board I am using a external A/D converter interfaced to zone 7. my board is otherwise working fine with the LED toggling routine that i have executed using the Cputimer() routine. But when I attempt to read through the external bus ie zone 7 the DSP gets frozen at and the current shoots up to 0.6A from 0.3A. After this if I attempt to stop the processor it throws the following error
C28xx: Error: (Error -1156 @ 0x0) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 5.1.232.0)
I am executing the code via JTAG and in RAM mode only. and the processor is clocked at 150MHz using a external 30MHz oscillator.
Can anybody help me to figure why this is happening??????
Regards
SHIJESH