Hello,
I am using the 3V3 pin and the ground pin to power a encoder. When I connect the encoder's ground to the ground on the board I get the following error:
C28xx: Failed Software Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: Trouble Reading PC Register: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: Trouble Reading Register ST1: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: GEL: Error while executing OnReset(1): target access failed at (ST1&~(0x0100)) [f28069.gel:301] at C28x_Mode() [f28069.gel:32] at OnReset(1) .
C28xx: Failed Software Reset: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: Trouble Reading PC Register: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: Trouble Reading Register ST1: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: GEL: Error while executing OnReset(1): target access failed at (ST1&~(0x0100)) [f28069.gel:301] at C28x_Mode() [f28069.gel:32] at OnReset(1) .
C28xx: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x2: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 5.0.747.0)
C28xx: GEL: File: C:\ti\controlSUITE\device_support\f2806x\v130\F2806x_examples\eqep_pos_speed\Debug\Example_2806xEqep_pos_speed.out: Load failed.
If I remove the ground pin, the program loads perfectly.
What is the problem and what should I do?
Regards
Abhishek