Hi,
I'm trying to debug the program on F28035 and getting this error.
C28xx: Failed CPU Reset: (Error -1137 @ 0x6) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
C28xx: Trouble Reading Register PC: (Error -1137 @ 0x0) Device is held in reset. Take the device out of reset, and retry the operation. (Emulation package 6.0.14.5)
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 6.0.14.5)
C28xx: GEL: Error while executing OnReset(1): Target failed to read register ST1
at (ST1&~(0x0100)) [f28035.gel:281]
at C28x_Mode() [f28035.gel:32]
at OnReset(1)
How do I remove the device from reset?
I'm using TI XDS100V2 debug probe. I have checked the JTAG emulator scan test and its success and voltage value (VDDIO) is 3.3V. I tried pulling XRSn pin high but still getting the error. What else could I do next. Help needed!