Other Parts Discussed in Thread: TMS320C6748, SYSBIOS
Hello,
I was able to debug the firmware just fine from CCS5.3.0 using our Blackhawk XDS560v2 System Trace for weeks, but it started to misbehave and I have no idea why. We are using a custom made board with TMS320C6748. The GEL file seems that is executing, firmware is loading but has problems halting the CPU and run to main code, please see the output below:
C674X_0: Output: Target Connected.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: Memory Map Cleared.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: Memory Map Setup Complete.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: KICK Unlocked.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: PSC Enable Complete.
C674X_0: Output: ---------------------------------------------
C674X_0: Output: PLL0 init done for Core:300MHz, EMIFA:100MHz
C674X_0: Output: mDDR initialization is in progress....
C674X_0: Output: PLL1 init done for DDR:150MHz
C674X_0: Output: Using mDDR settings
C674X_0: Output: mDDR init for 150 MHz is done
C674X_0: Output: ---------------------------------------------
C674X_0: Trouble Reading Register CSR: (Error -1060 @ 0x41) 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 5.1.8.0)
C674X_0: Trouble Halting Target CPU: (Error -1060 @ 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 5.1.8.0)
C674X_0: Trouble Reading Register CSR: (Error -1060 @ 0x41) 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 5.1.8.0)
C674X_0: Trouble Halting Target CPU: (Error -1060 @ 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 5.1.8.0)
Does this mean my emulator is failing? There were no board changes and it was working fine. I tried restarting CCS, emulator, board at the same time, reduced JTAG clock settings, but nothing helps. Any idea why is this happening or what should I check? Is it a problem of the code booting from flash that cannot be interrupted by emulator?
Any suggestions are appreciated, thank you in advance,
David.