Part Number: TMDS243GPEVM
I am trying to load the "Hello World" example to a demo board. The XDS110 debugger connects to the core, however when I load the software, there is an error. In the same moment, the red LED LD22 switches on:
MAIN_Cortex_R5_0_0: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x40: (Error -1065 @ 0x40) 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 9.5.0.00143)
MAIN_Cortex_R5_0_0: File Loader: Verification failed: Target failed to write 0x00000000
MAIN_Cortex_R5_0_0: GEL: File: C:\pro\1900\soft\00c\work\hello_world_am243x-evm_r5fss0-0_freertos_ti-arm-clang\Debug\hello_world_am243x-evm_r5fss0-0_freertos_ti-arm-clang.out: Load failed.
I have another TMDS243GPEVM, where the example works as expected. I verified the jumper settings are equal between the two boards. I also verified the 25 MHz clock, 3.3V, 1.8V, and core voltage are present.
I reduced the debugger clock to 1 MHz, but without success.
What could be the problem with the board?