Other Parts Discussed in Thread: UNIFLASH, TMDSEMU110-U
Hello,
I am having trouble loading a program on the AM64x eval board (TMDS64EVM). I receive the follow error message when I try to flash the chip:
CortexA53_0: Error connecting to the target: (Error -2081 - (0:0:0)) Device functional clock appears to be off. Power-cycle the board. If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 9.11.0.00128)
I have tried reducing the JTAG clock speed from 5.5MHz to 1MHz and to 100kHz. I have also tried using each of the modes listed in the "JTAG / SWD / cJTAG Mode" drop down.
I am using Code Composer Studio, version 12.3.0.00005. I am trying to load the "gpio_led_blink_am64x-evm_m4fss0-0_nortos_ti-arm-clang" example project. I am able to build the project without any errors, but it fails when I try to load it.
I am using the onboard XDS110 USB debugger. It passes the "Test Connection" JTAG DR Integrity scan-test.
Do you have any recommendations?