Hey @yipingwang ,
Thank you for the initial reply. Unfortunately, I have already tried all these options, as well as tried all the different options on my DIP switch, but nothing seems to be working. My options should be 0x9F based on my design, but I've tried the other options together as well.
I've been trying to do a little more debugging, and it looks like I can read some registers from my device using CCS, and the "Connection Diagnostics" in CodeWarrior seems to be finding the correct ID code. This leads me to believe that my JTAG might not be the problem, but I'm open to more examination of the interface (I designed it identically to the FRWY reference design).
I've attached output from the CCS terminal (named "nxp_question02_ccs") that I've been trying to use (even though there seems to be no documentation on how to actually use CCS). In the attached CCS output, I've read the "rcw_src" register, as well as some DCFG_CCSR registers that I thought would be of use. I've compared these to the FRWY-LS1046, and they seem to be nearly identical, but I still can't get my board to connect.
When running the Connection Diagnostics in CodeWarrior, I'm running into a "Core not responding" error, sometimes a "Scan timeout" error, and then another subcore error. This output can be seen in the file named "jtag_conn_debug_bad-02.txt". After looking at other posts on this forum, the usually suggestion seems to be to look at the JTAG interface and make sure it's wired correctly, and make sure to use the correct Hard-coded RCW settings - both of which I am doing correctly, at least to my knowledge.
1. Since I'm able to read DCFG_CCSR on the device, can I confidently say my JTAG interface is working?
2. Can you please provide any kind of documentation for this CCS application that runs underneath CodeWarrior? I have AN12270, but that is a very surface level document with regards to CCS
3. What else can I try to get this board up and running? and why do I run into a Scan timeout?
4. Can you please provide any documentation on Subcore errors and what they mean?
Thanks,
-Nate J