Hi Ki,
Here's the CCS board configuration, which is gotten from emulator producer. It seems that this config is borrowed from other 3rd party driver. But, I don't know the details.
Refer to my issue, my biggest confusion is what kind of operation is executed by emulator when I click the "debuig->connect" in CCS. Because, based on the experiment result, once the CPU runs (whatever via emualator runs or HPI boot), it seems to be normal. but when I tried to connect under this condition, it fails.
However, when I reset CPU through "nRESET" pin, everything go back to be correct. I could successfully connect to CPU again.
This result is repeatable, even the CPU's program is just a simple while(1) { } loop in the beginning of main() function.
Thanks for reply!
Jeff