CPU is B4860. Error: CCSProtocolPlugin: Fail to correctly configure the JTAG chain. 

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CPU is B4860. Error: CCSProtocolPlugin: Fail to correctly configure the JTAG chain. 

400 Views
荥芸吴
Contributor I

The RCW saved in Flash is corrupted. Then the CW has the error and can't connect to the board. I didn't find the JTAG Chain file with RCW in CodeWarrior. Could you please provide a JTAG Chain file with RCW? Or help me to solve the issue?

 

Thanks so much!

Labels (1)
0 Kudos
1 Reply

276 Views
yipingwang
NXP TechSupport
NXP TechSupport

CodeWarrior JTAG configuration file overriding RCW is not available for B4860.

Please use hard-coded RCW to setup your target board.

cfg_rcw_src[0:8]=0b0_1000_0110

The device can be initialized with a hard-coded RCW option, selected by the cfg_rcw_src[0:8] configuration inputs (which are multiplexed on the {IFC_AD[8:15], IFC_CLE} pins).

If you use B4860QDS demo board, please configure SW3[0-7]=01000011.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos