Hi,
I am evaluating the F2837x with the associate controlCard.
It works without any issue before I flashed a code with a CPU clk that seems to stuck the eval board.
" InitSysPll(XTAL_OSC,IMULT_120,FMULT_1,PLLCLK_BY_40); "
Now when I am trying to connect to the target or try to flash a new code I have the following issue:
In the pop up:
Trouble Halting Target CPU:
(Error -1156 @ 0x0)
Device may be operating in low-power mode. Do you want to bring it out of this mode?
(Emulation package 6.0.14.5)
In the Console:
C28xx_CPU1: Trouble Halting Target CPU: (Error -1141 @ 0x0) Device is not responding to the request. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5)
C28xx_CPU1: Error: (Error -1141 @ 0x0) Device is not responding to the request. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5)
C28xx_CPU1: Trouble Writing Memory Block at 0x5f432 on Page 1 of Length 0x1: (Error -2130 @ 0x800) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5)
C28xx_CPU1: GEL: Error while executing OnTargetConnect(): Target failed to write 0x0005F432@Data at *((int *) 0x5F432)=0x003F [f28377d_cpu1.gel:81] at OnTargetConnect() .
C28xx_CPU1: Failed CPU Reset: (Error -1156 @ 0x0) Device may be operating in low-power mode. Do you want to bring it out of this mode? (Emulation package 6.0.14.5)
C28xx_CPU1: Failed Software Reset: A reset is already in progress: (Error -1138 @ 0x0) Device refused to allow debug mode. Power-cycle the board. If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5)
I tried UniFlash but the target is also stuck via the other software.
Do you have any idea ?
Thanks and best regards,
Mathieu