Once more thank you very much for your kind answer.
All pins with footnote have been checked, with oscilloscope, for real; but (un)fortunately still no HW bug has been discovered. We have also analyzed all the e500v2/P2010/P2020 relevant init scripts.
A few concrete questions about them & CW debugger:
You are right. We are able to read only the core registers, which do not require a memory mapping setup. When I connect (no dowload) to my target, using only reset & without setting any init file, I do not get any explicit error messages. However, a lot of ccs_in transactions take place on the background and I see a periodical (every 500ms) JTAG activity using oscilloscope. First, I have assumed that, it is the auto-update of register & memory, but it still exists when I disable the auto register/memory read out.
In the end, these ccs_in operations usually return a SAP or ELF error on the CCS logging console and I get to reset the target again. I think I have to disable this functionality somehow, so that I do not get any SAP transaction error in the beginning. Is that possible?
Actually, even if they do not return any errors, which happened only a few times, I was unable to access the CCSRBAR register, although I could set IVPR, DBCR, IAC, etc. without getting any error messages.
On the other side, all the related init scripts try accessing the CCSRBAR register, right after applying the e500v2 workaround or even before, in order to map the CCSR space. Either way does not work on our target. Are we missing something in between?
Best regards & happy new week,
Aziz