Thanks for the reply, addiyi. That is exactly the error I'm seeing along with - "Subcore error encountered during multicore operation". Please see below:
(bin) 19 % ccs::reset_to_debug
Received CMD_RESET_TO_DEBUG
Sending CMD_SERVER_ALIVE
Sending CMD_SERVER_ALIVE
Sending CMD_SERVER_ALIVE
nhti command done - Subcore error encountered during multicore operation
Received CMD_PARSE_ERROR
nhti command done - Ok
LS2085A: Core not responding
Also, I can see that the SoC is going through the reset when DDRv starts reading from SPD. Is CCS unhappy because reset is not complete within certain seconds? Based on what I see on the CPU/CCS console, "Subcore error ...." message is printed out around the same time as the "Programming Controller %d" step of DDR initialization...
But, our jtag seems to be working fine. We have used it extensively (breakpoints/examine memory, etc.) to debug the u-boot bringup. Anything in particular we should pay attention to?