Hi Adrian,
we bought a CodeWarrior Specialist Level license now, but I'm not able to establish a proper connection to the LS2088A using the CW TAP. I selected the LS2085A device in the Target Connection Configurator. When trying to connect in the "Target Connections" dialog, I get an error with the following gdb traces:
227,318 ~"Connecting to LS2085A\n"
227,318 =cmd-param-changed,param="remotetimeout",value="100"
230,963 @" connected successfully\n"
230,966 ~"DEBUG_SYNC_START 115 LS2088A_Test"
231,634 ~"\nError when executing gdb command: monitor mem read :ccs:LS2085A:CortexA57#0 0x1e00100 4 \
physical_noncoherent 1"
231,635 ~"\n"
231,635 ~"Protocol error with Rcmd\n"
231,635 &"Traceback (most recent call last):\n"
231,635 &" File \"<string>\", line 674, in <module>\n"
231,635 &" File \"<string>\", line 532, in Detect_DDR_Freq\n"
231,635 &" File \"<string>\", line 57, in CCSR_LE_D\n"
231,635 &" File \"<string>\", line 48, in MD\n"
231,636 &"TypeError: int() can't convert non-string with explicit base\n"
It seems that the connection works, but then the first memory read fails.
I have a similar problem with the DDR validation tool. I'm alble to make a connection to the target, but the test fails with the folloing message:
Failed to suspend the core: line 1427: 'Provided RunControl context path is not valid'
Test failed!
Thanks,
Ralf