TIC:
DDR Bus Clock is set to 800MHz.
RCW, DDR_REFCLK_SEL is set to “01” to select DIF_SYSCLK / DIF_SCLK_B as the DDR reference clock, which is constant with board hardware. This is one of my concerns. The Processors properties page show Memory Clock (DDRCLK) set to 100MHz, it will not take "0" as an input and I don't know howt to tell the tool that this clock is not present. The DDRCLK pin of the T1040 is grounded on my board.
RCW, MEM_PLL_RAT is set to 01_0000 for 16:1 multiplier of the 100MHz clock or 1600 MHz rate.
The DDR_ERR_DETECT register value is reported as 0x00000000
Here is what was captured in the CCS console:
(bin) 1 % log v CCS Windows Release Build 439p0 verbose logging CCSAPI connection #2 accepted from “Redacted” at Mon Jan 28 12:16:46 2019 check_min_version(serverh=1,*version) api version: 00000004 00000006 available_connections(serverh=1,*count,*cc) connections: {0,73,0xa9fe0772} cc_version(serverh=1,cc_index=0,index=0,*version) config_chain(serverh=1,cc=0,count=1,*devlist,*generic) devlist: t10xx reset_to_debug(serverh=1,cc=0) available_connections(serverh=1,*count,*cc) connections: {0,73,0xa9fe0772} get_config_chain(serverh=1,cc=0) *** unhandled(command=163) *** write_memory(coreh.{serverh=0,cc_index=0,chain_pos=0}, addr.{addr_hi=0x00030000,addr_lo=0x00118008,size=1,space=0},count=1,*data) data: 80 read_memory(coreh.{serverh=0,cc_index=0,chain_pos=0}, addr.{addr_hi=0x00030000,addr_lo=0x00118008,size=1,space=0},count=1,*data) data: 80 CCSAPI connection #2 from “Redacted” closed at Mon Jan 28 12:16:48 2019 (bin) 2 %
Here is what was captured in the CCS console for a reconnect:
(bin) 1 % log v CCS Windows Release Build 439p0 verbose logging CCSAPI connection #2 accepted from “Redacted” at Mon Jan 28 12:16:46 2019 check_min_version(serverh=1,*version) api version: 00000004 00000006 available_connections(serverh=1,*count,*cc) connections: {0,73,0xa9fe0772} cc_version(serverh=1,cc_index=0,index=0,*version) config_chain(serverh=1,cc=0,count=1,*devlist,*generic) devlist: t10xx reset_to_debug(serverh=1,cc=0) available_connections(serverh=1,*count,*cc) connections: {0,73,0xa9fe0772} get_config_chain(serverh=1,cc=0) *** unhandled(command=163) *** write_memory(coreh.{serverh=0,cc_index=0,chain_pos=0}, addr.{addr_hi=0x00030000,addr_lo=0x00118008,size=1,space=0},count=1,*data) data: 80 read_memory(coreh.{serverh=0,cc_index=0,chain_pos=0}, addr.{addr_hi=0x00030000,addr_lo=0x00118008,size=1,space=0},count=1,*data) data: 80 CCSAPI connection #2 from “Redacted” closed at Mon Jan 28 12:16:48 2019 (bin) 2 %