Other Parts Discussed in Thread: UNIFLASH, TMDSEMU110-U
Dear person in charge.
We use a custom board with AM2431.
Flash write with JTAG uniflash using XDS110 from CCS.
Application failed to load when trying to debug with CCS.
Is the debugging operation procedure incorrect? What is the cause?
MAIN_Cortex_R5_0_0: Trouble Writing Memory Block at 0x70180190 on Page 0 of Length 0x14b8: (Error -1065 @ 0x70181190) 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.6.0.00172)
MAIN_Cortex_R5_0_0: File Loader: Verification failed: Target failed to write 0x70180190
MAIN_Cortex_R5_0_0: GEL: File: C:\ti\mcu_plus_sdk_am243x_08_03_00_18\examples\cpu_ti\test_app\Debug\test_app_am243x.out: Load failed.
<Procedures performed>
1. Script execution of load_dmsc_hsfs.js from CCS to initialize SOC. (Boot mode=Dev-boot(JTAG))
2. Connect target.
3. Load sbl_jtag_uniflash_am243x-evm_r5fss0-0_nortos_ti-arm-clang.out and write sbl_ospi and application to OSPI Flash.(Boot mode=Dev-boot(JTAG))
4. Loading application XX.out from Load Program.(Boot mode=xSPI)
Error message occurs. By the way, XX.out of sbl_ospi could be loaded and debugged.
The memory access error occurred in MSRAM. The same error occurred when the section map was assigned to DDR memory.
Best Regards,
Hayato Waki.

