While connecting code warrior in P1022 processor, Script initilization failed to read CCSR BAR for ROM_LOC value..

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

While connecting code warrior in P1022 processor, Script initilization failed to read CCSR BAR for ROM_LOC value..

1,267 Views
karunakaranradh
Contributor IV

In our new  P1022 custom processor board, While connecting code warrior initialization scrip get failed. If make hard coded the ROM_LOC variable, executing further and stopped. Enable JTAG diagnostic test also passed.

Below parameters are verified:

      66Mhz CLK are stable at nearest test point of the processor.

      All voltage level are stable to processor.

       Power ON strap pins are verified.

We could not able to identified the root cause for this issue.

Kindly suggest us, what are all possible condition, that code warrior script initialization fails during debug connect.

It will helpful for further debugging.

Labels (1)
0 Kudos
5 Replies

1,020 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Karunakaran Radhakrishnan,

For the custom board bringing up, the user often needs to check and modify LAW, MMU TLB configuration, DDR controller configuration, Local bus OR and BR registers in CodeWarrior initialization file  according to your custom board.

You could use the SRAM initialization file at first to use L2 to SRAM to avoid to use the DDR controller, when you create the bare board project, please select Download/Connect SRAM Launch configuration and use <project>-core00_SRAM_P1022_Connect/Download to connect to the target board.

Would you please refer to the following procedure to enable CCS log in CodeWarrior IDE and send the CCS log to me to get the exact place where the initialization failed?

Before connect to the target, please enable CCS log from "Run->Debug Configurations-><project>-core0_RAM/SRAM_-Connect/Download->Edit...->Advanced->Advanced CCS setting->Enable logging", and connect to the target from "Run->Debug Configurations-><project>-core0_RAM/SRAM_-Connect/Download->Debug”, the CCS log will be printed in the console panel in CodeWarrior IDE.

 

Note: Please open the console panel from Window->Show View->Console, and if nothing displayed, please choose the correct session on the right top icon in the panel.If the CCS log in the console is truncated, please enlarge the console buffer from Window->Preferences->Run/Debug->Console->uncheck "Limit console output".

Thanks,

Yiping

0 Kudos

1,020 Views
karunakaranradh
Contributor IV

Hi Yiping,

Thanks for your reply,

Failed screen shot attached below:

code_warrior_sram_connect_failed_snap.png

CCS logs are pasted below:

ccs_open
    ipaddr = 127.0.0.1
    port = 41475
    timeout = 15
    serverh = 0
    ccs_open; ccs_error = 10
    Error message: Connection refused
ccs_open
    ipaddr = 127.0.0.1
    port = 41475
    timeout = 15
    serverh = 0
    ccs_open; ccs_error = 0
ccs_get_connection_count
    serverh = 0
    count = 1
    ccs_get_connection_count; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 0
    ccs_available_connections; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 0
    ccs_available_connections; ccs_error = 0
ccs_config_cc
    serverh = 0
    config_string = cwtap:0
    ccs_config_cc; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 1
    ccs_available_connections; ccs_error = 0
ccs_cc_version
    serverh = 0
    cc = 0
    version.major = 78471768
    version.minor = 3597072
    ccs_cc_version; ccs_error = 64
    Error message: CC config string is invalid
ccs_kill_server
    serverh = 0
    ccs_kill_server; ccs_error = 0
ccs_open
    ipaddr = 127.0.0.1
    port = 41475
    timeout = 15
    serverh = 0
    ccs_open; ccs_error = 0
ccs_get_connection_count
    serverh = 0
    count = 1
    ccs_get_connection_count; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 0
    ccs_available_connections; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 0
    ccs_available_connections; ccs_error = 0
ccs_config_cc
    serverh = 0
    config_string = cwtap:0
    ccs_config_cc; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 1
    ccs_available_connections; ccs_error = 0
ccs_cc_version
    serverh = 0
    cc = 0
    version.major = 0
    version.minor = 0
    ccs_cc_version; ccs_error = 0
ccs_set_timeout
    serverh = 0
    timeout = 15
    ccs_set_timeout; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 1
    ccs_available_connections; ccs_error = 0
ccs_config_server
    serverh = 0
    cc = 0
    server_config = 0
    value = 10230
    ccs_config_server; ccs_error = 0
ccs_config_chain
    serverh = 0
    cc = 0
    device_list: (size = 1)
        device[0]:: core_type=test core(20)
    ccs_config_chain; ccs_error = 0
ccs_jtag_lock
    serverh = 0
    cc = 0
    ccs_jtag_lock; ccs_error = 0
JTAG Diagnostics

Starting Power at Probe test ...
Test result: PASSED

Starting IR Scan test ...
Test result: PASSED

Starting Bypass Scan test ...
Test result: PASSED

Starting Arbitrary TAP State Move test ...
Test result: PASSED

Detected JTAG IDCODEs: OK
Device 0 IDCODE: 0x068E601D

ccs_jtag_unlock
    serverh = 0
    cc = 0
    ccs_jtag_unlock; ccs_error = 0
ccs_config_chain
    serverh = 0
    cc = 0
    device_list: (size = 1)
        device[0]:: core_type=mpc8572(102)
    ccs_config_chain; ccs_error = 0
ccs_get_config_chain
    serverh = 0
    device_list: (size = 3)
    ccs_get_config_chain; ccs_error = 0
ccs_get_config_chain
    serverh = 0
    device_list: (size = 3)
        device[0]:: core_type=mpc8572(102)
        device[1]:: core_type=Draco/m HIP8(53)
        device[2]:: core_type=Draco/m HIP8(53)
    ccs_get_config_chain; ccs_error = 0
ccs_send_message
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    message = 3
    ccs_send_message; ccs_error = 0
ccs_stop_core
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_stop_core; ccs_error = 0
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 287
    count = 1
    size = 4
    value: (size = 4)
         80211151
    ccs_read_register; ccs_error = 0; duration=3 ms
ccs_run_core
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_run_core; ccs_error = 0
ccs_reset_to_mixed
    chain_pos: (size = 3)    { 0 (halt) 1 (halt) 2 (halt) }
    ccs_reset_to_mixed; ccs_error = 39; duration=2808 ms
    Error message: Draco/m HIP8: ELF is not in expected HALT mode
ccs_get_subcore_error
    serverh = 0
    cc = 0
    error = -2147483635
    chain_pos = 1
    ccs_get_subcore_error; ccs_error = 0; duration=2 ms
ccs_available_connections
    serverh = 0
    count = 1
    ccs_available_connections; ccs_error = 0
ccs_delete_cc
    serverh = 0
    count = 0
    ccs_delete_cc; ccs_error = 0
ccs_close
    serverh = 0
    ccs_close; ccs_error = 0
ccs_open
    ipaddr = 127.0.0.1
    port = 41475
    timeout = 15
    serverh = 0
    ccs_open; ccs_error = 0
ccs_get_connection_count
    serverh = 0
    count = 1
    ccs_get_connection_count; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 0
    ccs_available_connections; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 0
    ccs_available_connections; ccs_error = 0
ccs_config_cc
    serverh = 0
    config_string = cwtap:0
    ccs_config_cc; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 1
    ccs_available_connections; ccs_error = 0
ccs_cc_version
    serverh = 0
    cc = 0
    version.major = 0
    version.minor = 0
    ccs_cc_version; ccs_error = 0
ccs_set_timeout
    serverh = 0
    timeout = 15
    ccs_set_timeout; ccs_error = 0
ccs_available_connections
    serverh = 0
    count = 1
    ccs_available_connections; ccs_error = 0
ccs_config_server
    serverh = 0
    cc = 0
    server_config = 0
    value = 10230
    ccs_config_server; ccs_error = 0
ccs_config_chain
    serverh = 0
    cc = 0
    device_list: (size = 1)
        device[0]:: core_type=test core(20)
    ccs_config_chain; ccs_error = 0
ccs_jtag_lock
    serverh = 0
    cc = 0
    ccs_jtag_lock; ccs_error = 0
JTAG Diagnostics

Starting Power at Probe test ...
Test result: PASSED

Starting IR Scan test ...
Test result: PASSED

Starting Bypass Scan test ...
Test result: PASSED

Starting Arbitrary TAP State Move test ...
Test result: PASSED

Detected JTAG IDCODEs: OK
Device 0 IDCODE: 0x068E601D

ccs_jtag_unlock
    serverh = 0
    cc = 0
    ccs_jtag_unlock; ccs_error = 0
ccs_config_chain
    serverh = 0
    cc = 0
    device_list: (size = 1)
        device[0]:: core_type=mpc8572(102)
    ccs_config_chain; ccs_error = 0
ccs_get_config_chain
    serverh = 0
    device_list: (size = 3)
    ccs_get_config_chain; ccs_error = 0
ccs_get_config_chain
    serverh = 0
    device_list: (size = 3)
        device[0]:: core_type=mpc8572(102)
        device[1]:: core_type=Draco/m HIP8(53)
        device[2]:: core_type=Draco/m HIP8(53)
    ccs_get_config_chain; ccs_error = 0
ccs_send_message
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    message = 3
    ccs_send_message; ccs_error = 0
ccs_stop_core
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_stop_core; ccs_error = -2147418099
    Error message: ELF is not in expected HALT mode
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 287
    count = 1
    size = 4
    value: (size = 4)
         DA023600
    ccs_read_register; ccs_error = -2147418098; duration=3 ms
    Error message: ELF is not in expected HALT mode
ccs_reset_to_mixed
    chain_pos: (size = 3)    { 0 (halt) 1 (halt) 2 (halt) }
    ccs_reset_to_mixed; ccs_error = 0; duration=3204 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2032
    count = 1
    size = 4
    value: (size = 4)
         FFFFFFFC
    ccs_read_register; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         FFFFF000 01C3FFFF C71002E9
    ccs_in; ccs_error = 0; duration=4 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BA9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39A9
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CA9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CE9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0049EAD1 DF9DFFE9
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         00000000 00429EB4 31DF3AA9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DA9
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         00000000 006FE7F0 FF97ADE9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         00000000 001DABCB 9C3CEF29
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A269
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAA9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FE9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF69
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CE9
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCE9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2034
    count = 1
    size = 4
    value: (size = 4)
         00000000
    ccs_read_register; ccs_error = 0; duration=3 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2032
    count = 1
    size = 4
    value: (size = 4)
         FFFFFFFC
    ccs_read_register; ccs_error = 0; duration=1 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002710 0x00000000 0x00000000
    value: (size = 8)
         101165A8 03DA28E0
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002711 0x00000000 0x00000000
    value: (size = 8)
         42408268 52152201
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002712 0x00000000 0x00000000
    value: (size = 8)
         0858604C E0042053
    ccs_in; ccs_error = 0; duration=4 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002713 0x00000000 0x00000000
    value: (size = 8)
         39A18046 C5338879
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002714 0x00000000 0x00000000
    value: (size = 8)
         10248CAE 26316085
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002715 0x00000000 0x00000000
    value: (size = 8)
         58F172CC 84B60745
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002716 0x00000000 0x00000000
    value: (size = 8)
         115CA846 EE482B44
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002717 0x00000000 0x00000000
    value: (size = 8)
         11A8E067 46A6A0D8
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002718 0x00000000 0x00000000
    value: (size = 8)
         4108A067 330AA3C3
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002719 0x00000000 0x00000000
    value: (size = 8)
         12EC0E95 0411C410
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271a 0x00000000 0x00000000
    value: (size = 8)
         E11B6240 70048303
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271b 0x00000000 0x00000000
    value: (size = 8)
         80106224 96D0A679
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271c 0x00000000 0x00000000
    value: (size = 8)
         C05905CC 010B2585
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271d 0x00000000 0x00000000
    value: (size = 8)
         449122E4 231020C3
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271e 0x00000000 0x00000000
    value: (size = 8)
         69318EC0 300D30B0
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271f 0x00000000 0x00000000
    value: (size = 8)
         400922E1 CE23001C
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002720 0x00000000 0x00000000
    value: (size = 8)
         43A481F8 66F100E1
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002721 0x00000000 0x00000000
    value: (size = 8)
         2109F88C 6E6A0045
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002722 0x00000000 0x00000000
    value: (size = 8)
         04D0A30C 0262F2D5
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002723 0x00000000 0x00000000
    value: (size = 8)
         8C83F035 C0108817
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002724 0x00000000 0x00000000
    value: (size = 8)
         089D2DCE 0F10851F
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002725 0x00000000 0x00000000
    value: (size = 8)
         20050044 C212AC94
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002726 0x00000000 0x00000000
    value: (size = 8)
         91100C46 3635A4A4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002727 0x00000000 0x00000000
    value: (size = 8)
         4882204C 46A3AC64
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002728 0x00000000 0x00000000
    value: (size = 8)
         00910A4C 8AD525C4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002729 0x00000000 0x00000000
    value: (size = 8)
         6895069C C2E027B4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272a 0x00000000 0x00000000
    value: (size = 8)
         088402E1 50E9B1E5
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272b 0x00000000 0x00000000
    value: (size = 8)
         00831EC6 CA8A76C0
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272c 0x00000000 0x00000000
    value: (size = 8)
         3D11B6E3 6BD6B854
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272d 0x00000000 0x00000000
    value: (size = 8)
         4480808C 71A28148
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272e 0x00000000 0x00000000
    value: (size = 8)
         D3CC6206 7476A4C0
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272f 0x00000000 0x00000000
    value: (size = 8)
         40DD12C4 504E00E9
    ccs_in; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2032
    count = 2
    size = 4
    value: (size = 8)
         FFFFFFFC 00000000
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 8
    count = 2
    size = 4
    value: (size = 8)
         00000000 00000000
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 1
    count = 1
    size = 4
    value: (size = 4)
         00000000
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_read_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xffffff00]
    data: (size = 256)
         A95F0000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
    ccs_read_mem; ccs_error = -2147418106; duration=3 ms
    Error message: cannot start SAP transaction

Executing Initialization File: C:\Users\itsadmin\workspace\dpspl0184_01-core00\CFG\P1022DS_init_sram.tcl
ccs_stop_core
    coreh = [serverh:0;cc_index:0;chain_pos:1]
radix x
cmdwin::eclipse::config hexprefix 0x
cmdwin::eclipse::config MemIdentifier v
cmdwin::eclipse::config MemWidth 32
cmdwin::eclipse::config MemAccess 32
cmdwin::eclipse::config MemSwap off
cmdwin::mem p:0xff700000 = 0x000e0000
    ccs_stop_core; ccs_error = 0
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2032
    count = 1
    size = 4
    value: (size = 4)
         FFFFFFFC
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         FFFFF000 01C3FFFF C71002F4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0049EAD1 DF9DFFF4
    ccs_in; ccs_error = 0; duration=8 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         00000000 00429EB4 31DF3AB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         00000000 006FE7F0 FF97ADF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         00000000 001DABCB 9C3CEF34
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A274
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF74
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2034
    count = 1
    size = 4
    value: (size = 4)
         00000000
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_read_reg
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 63
    count = 1
    value: (size = 1)
         0x00000000
    ccs_read_reg; ccs_error = 0; duration=2 ms
ccs_read_reg
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 406
    count = 1
    value: (size = 1)
         0x00000000
    ccs_read_reg; ccs_error = 0; duration=2 ms
ccs_read_reg
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 415
    count = 1
    value: (size = 1)
         0x00000000
    ccs_read_reg; ccs_error = 0; duration=3 ms
ccs_read_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xffffff00]
    data: (size = 256)
         C45F0000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
    ccs_read_mem; ccs_error = -2147418106; duration=3 ms
    Error message: cannot start SAP transaction
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 285212672
    count = 1
    size = 4
    value: (size = 4)
         AA012105
    ccs_read_register; ccs_error = -2147418106; duration=3 ms
    Error message: cannot start SAP transaction
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 285212672
    count = 1
    size = 4
    value: (size = 4)
         9A043600
    ccs_read_register; ccs_error = -2147418106; duration=3 ms
    Error message: cannot start SAP transaction
ccs_write_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xff700000]
    data: (size = 4)
         000E0000
    ccs_write_mem; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002710 0x00000000 0x00000000
    value: (size = 8)
         101165A8 03DA28E0
    ccs_in; ccs_error = 0; duration=1 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002711 0x00000000 0x00000000
    value: (size = 8)
         42408268 52152201
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002712 0x00000000 0x00000000
    value: (size = 8)
         0858604C E0042053
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002713 0x00000000 0x00000000
    value: (size = 8)
         39A18046 C5338879
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002714 0x00000000 0x00000000
    value: (size = 8)
         10248CAE 26316085
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002715 0x00000000 0x00000000
    value: (size = 8)
         58F172CC 84B60745
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002716 0x00000000 0x00000000
    value: (size = 8)
         115CA846 EE482B44
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002717 0x00000000 0x00000000
    value: (size = 8)
         11A8E067 46A6A0D8
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002718 0x00000000 0x00000000
    value: (size = 8)
         4108A067 330AA3C3
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002719 0x00000000 0x00000000
    value: (size = 8)
         12EC0E95 0411C410
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271a 0x00000000 0x00000000
    value: (size = 8)
         E11B6240 70048303
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271b 0x00000000 0x00000000
    value: (size = 8)
         80106224 96D0A679
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271c 0x00000000 0x00000000
    value: (size = 8)
         C05905CC 010B2585
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271d 0x00000000 0x00000000
    value: (size = 8)
         449122E4 231020C3
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271e 0x00000000 0x00000000
    value: (size = 8)
         69318EC0 300D30B0
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000271f 0x00000000 0x00000000
    value: (size = 8)
         400922E1 CE23001C
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002720 0x00000000 0x00000000
    value: (size = 8)
         43A481F8 66F100E1
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002721 0x00000000 0x00000000
    value: (size = 8)
         2109F88C 6E6A0045
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002722 0x00000000 0x00000000
    value: (size = 8)
         04D0A30C 0262F2D5
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002723 0x00000000 0x00000000
    value: (size = 8)
         8C83F035 C0108817
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002724 0x00000000 0x00000000
    value: (size = 8)
         089D2DCE 0F10851F
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002725 0x00000000 0x00000000
    value: (size = 8)
         20050044 C212AC94
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002726 0x00000000 0x00000000
    value: (size = 8)
         91100C46 3635A4A4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002727 0x00000000 0x00000000
    value: (size = 8)
         4882204C 46A3AC64
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002728 0x00000000 0x00000000
    value: (size = 8)
         00910A4C 8AD525C4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x00002729 0x00000000 0x00000000
    value: (size = 8)
         6895069C C2E027B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272a 0x00000000 0x00000000
    value: (size = 8)
         088402E1 50E9B1E5
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272b 0x00000000 0x00000000
    value: (size = 8)
         00831EC6 CA8A76C0
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272c 0x00000000 0x00000000
    value: (size = 8)
         3D11B6E3 6BD6B854
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272d 0x00000000 0x00000000
    value: (size = 8)
         4480808C 71A28148
    ccs_in; ccs_error = 0; duration=5 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272e 0x00000000 0x00000000
    value: (size = 8)
         D3CC6206 7476A4C0
    ccs_in; ccs_error = 0; duration=5 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x0000272f 0x00000000 0x00000000
    value: (size = 8)
         40DD12C4 504E00E9
    ccs_in; ccs_error = 0; duration=3 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2032
    count = 2
    size = 4
    value: (size = 8)
         FFFFFFFC 00000000
    ccs_read_register; ccs_error = 0; duration=1 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 8
    count = 2
    size = 4
    value: (size = 8)
         00000000 00000000
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 1
    count = 1
    size = 4
    value: (size = 4)
         00000000
    ccs_read_register; ccs_error = 0; duration=3 ms
thread break: Stopped, 0x0, 0x0, cpuPowerPCBig,  Connected (state, tid, pid, cpu, target)
cmdwin::mem p:0xe0005000 = 0x00001000
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 285212672
    count = 1
    size = 4
    value: (size = 4)
         8E023600
    ccs_read_register; ccs_error = -2147418106; duration=3 ms
    Error message: cannot start SAP transaction
ccs_write_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xe0005000]
    data: (size = 4)
         00001000
    ccs_write_mem; ccs_error = 0; duration=2 ms
cmdwin::mem p:0xe0020e44 = 0x0000001D
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 285212672
    count = 1
    size = 4
    value: (size = 4)
         8E023600
    ccs_read_register; ccs_error = -2147418106; duration=2 ms
    Error message: cannot start SAP transaction
ccs_write_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xe0020e44]
    data: (size = 4)
         0000001D
    ccs_write_mem; ccs_error = 0; duration=2 ms
cmdwin::reg MSR = 0x02000200
ccs_write_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2034
    count = 1
    size = 4
    value: (size = 4)
         02000200
    ccs_write_register; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2034
    count = 1
    size = 4
    value: (size = 4)
         02000200
    ccs_read_register; ccs_error = 0; duration=2 ms
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 2034
    count = 1
    size = 4
    value: (size = 4)
         02000200
    ccs_read_register; ccs_error = 0; duration=2 ms
cmdwin::reg regPPCTLB1/L2MMU_CAM0 = 0x90003FCAFC080000F0000000F0000001
ccs_out
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F141280
    ccs_out; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F1412B4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0049EAD1 DF9DFFF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         00000000 00429EB4 31DF3AB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         00000000 006FE7F0 FF97ADF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         00000000 001DABCB 9C3CEF34
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A274
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAB4
    ccs_in; ccs_error = 0; duration=7 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF74
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F1412B4
    ccs_in; ccs_error = 0; duration=2 ms
cmdwin::reg regPPCTLB1/L2MMU_CAM5 = 0x400001C0FC0800000000000000000001
ccs_out
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0FC00000 3F000880
    ccs_out; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F1412B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BB4
    ccs_in; ccs_error = 0; duration=4 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0FC00000 3F0008B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         00000000 00429EB4 31DF3AB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         00000000 006FE7F0 FF97ADF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         00000000 001DABCB 9C3CEF34
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A274
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF74
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0FC00000 3F0008B4
    ccs_in; ccs_error = 0; duration=2 ms
cmdwin::reg regPPCTLB1/L2MMU_CAM6 = 0x500003CAFC080000E0000000E0000001
ccs_out
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         E0000000 1FC38000 3F140A80
    ccs_out; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F1412B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BB4
    ccs_in; ccs_error = 0; duration=7 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39B4
    ccs_in; ccs_error = 0; duration=1 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CB4
    ccs_in; ccs_error = 0; duration=5 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0FC00000 3F0008B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         E0000000 1FC38000 3F140AB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         00000000 006FE7F0 FF97ADF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         00000000 001DABCB 9C3CEF34
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A274
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF74
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         E0000000 1FC38000 3F140AB4
    ccs_in; ccs_error = 0; duration=2 ms
cmdwin::reg regPPCTLB1/L2MMU_CAM8 = 0x300000CA1C080000EFF00000EFF00001
ccs_out
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         EFF00000 07C3BFC0 07140680
    ccs_out; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F1412B4
    ccs_in; ccs_error = 0; duration=4 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CB4
    ccs_in; ccs_error = 0; duration=10 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0FC00000 3F0008B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         E0000000 1FC38000 3F140AB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         EFF00000 07C3BFC0 071406B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         00000000 001DABCB 9C3CEF34
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A274
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF74
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         EFF00000 07C3BFC0 071406B4
    ccs_in; ccs_error = 0; duration=2 ms
cmdwin::reg regPPCTLB1/L2MMU_CAM9 = 0x400001CA1C080000EFA00000EFA00001
ccs_out
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         EFA00000 0FC3BE80 07140880
    ccs_out; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000988 0x00000000 0x00000000
    value: (size = 12)
         F0000001 FFC3C000 3F1412B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000989 0x00000000 0x00000000
    value: (size = 12)
         00000000 00693FCC 1C367BB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098a 0x00000000 0x00000000
    value: (size = 12)
         00000000 005969ED A53F39B4
    ccs_in; ccs_error = 0; duration=9 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098b 0x00000000 0x00000000
    value: (size = 12)
         00000000 0041B9FE D6F35CB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098c 0x00000000 0x00000000
    value: (size = 12)
         00000000 0071E8DA BA5C5CF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098d 0x00000000 0x00000000
    value: (size = 12)
         00000000 0FC00000 3F0008B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098e 0x00000000 0x00000000
    value: (size = 12)
         E0000000 1FC38000 3F140AB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x2000098f 0x00000000 0x00000000
    value: (size = 12)
         00000000 005D84DE 0C9D1DB4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000990 0x00000000 0x00000000
    value: (size = 12)
         EFF00000 07C3BFC0 071406B4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         EFA00000 0FC3BE80 071408B4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000992 0x00000000 0x00000000
    value: (size = 12)
         00000000 0028EFEF 25B6A274
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000993 0x00000000 0x00000000
    value: (size = 12)
         00000000 0065ACE6 FDB1FAB4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000994 0x00000000 0x00000000
    value: (size = 12)
         00000000 0075FDCD 5DB26FF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000995 0x00000000 0x00000000
    value: (size = 12)
         00000000 00142D1F E7AAFF74
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000996 0x00000000 0x00000000
    value: (size = 12)
         00000000 0053F92A DE8A7CF4
    ccs_in; ccs_error = 0; duration=3 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000997 0x00000000 0x00000000
    value: (size = 12)
         00000000 00676547 3F31CCF4
    ccs_in; ccs_error = 0; duration=2 ms
ccs_in
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    ccs_io addr: (size = 4)
         0x00000000 0x20000991 0x00000000 0x00000000
    value: (size = 12)
         EFA00000 0FC3BE80 071408B4
    ccs_in; ccs_error = 0; duration=2 ms
cmdwin::mem p:0xe0000020 = 0x00000000
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 285212672
    count = 1
    size = 4
    value: (size = 4)
         28063600
    ccs_read_register; ccs_error = -2147418106; duration=2 ms
    Error message: cannot start SAP transaction
ccs_write_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xe0000020]
    data: (size = 4)
         00000000
    ccs_write_mem; ccs_error = 0; duration=2 ms
cmdwin::mem p:0xe0005000 = 0x00001000
ccs_read_register
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    index = 285212672
    count = 1
    size = 4
    value: (size = 4)
         28063600
    ccs_read_register; ccs_error = -2147418106; duration=2 ms
    Error message: cannot start SAP transaction
ccs_write_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xe0005000]
    data: (size = 4)
         00001000
    ccs_write_mem; ccs_error = 0; duration=2 ms
cmdwin::mem p:0xe00e0004 -np
ccs_read_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xe00e0004]
    data: (size = 4)
         6B600000
    ccs_read_mem; ccs_error = -2147418106; duration=2 ms
    Error message: cannot start SAP transaction
Error reading memory
 [CCS last error: cannot start SAP transaction ](CCSProtocolPlugin)
ccs_read_mem
    coreh = [serverh:0;cc_index:0;chain_pos:1]
    addr = [space:0;size:4;address:0xffffff00]
    data: (size = 256)
         ED600000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
         00000000 00000000 00000000 00000000
    ccs_read_mem; ccs_error = -2147418106; duration=3 ms
    Error message: cannot start SAP transaction

Regards,

Karunakaran R

0 Kudos

1,020 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Karunakaran R,

There is problem to read the "boot mode status register" and the 4K boot page memory mapped to the boot ROM(device).

Please configure your target board booting from a normal boot device type, for example configuring your target board as booting from NOR flash, NAND flash or SD.


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

1,020 Views
karunakaranradh
Contributor IV

Hi Yiping,

Thanks for your reply,

CFG_ROM_LOC is configured as 1110 i.e "Local bus GPCM -16-bit ROM, 4 chip selects, 28-bit addressing".

If the code warrior(CW) script is changed to read other registers, instead of boot mode register 0xe_0004 , then also CW give the read failure of that register.

we probed POR config pins with respect to HRESET, all pins are in expected values during HRESET release and also system clocks are stable(66Mhz).

we confirm that eLBC CS0 of NOR not accessed by the processor. Then expecting the HRESET_REQ from the processor, during failure in POR reset sequence.

Processor is not requesting the reset (HRESET_REQ).

Is HRESET_REQ signal will assert during POR reset sequence failure? At which condition HRESET_REQ will assert.

What are all possible condition, that code warrior will fail to access the processor registers?

It will helpful for us to debug further.

Regards,

Karunakaran R

0 Kudos

1,020 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Karunakaran R,

Asserted-A watchdog timer, a boot sequencer failure (see Boot sequencer mode), or an eLBC ECC error (see Reset request status and control register (GUTS_RSTRSCR) has triggered a request for hard reset.


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos