mpc603ei: Core not responding

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

mpc603ei: Core not responding

4,341 次查看
m_syed_ahmed
Contributor III

Hi,

We were working on MPC8248 custom board. We needs to update the bootloader in NOR Flash over code warrior. Am using code warrior 8.8 downloaded from the below link
https://drive.google.com/file/d/1Vf2CuS8rqE8bCm5nv_jzOcgb6PphgEJD/view?usp=sharing 

I modified the ep8248_init.cfg to match our custom board. Attaching the same file below. Initially, I wants to ensure Processor can be attached to Code Warrior IDE. But am getting attached error log in Code Warrior. Whenever, the processor is turned on, RUN/PAUSE LED in Code Warrior became RED. 

1) What kind of Hardware testing can be done to ensure JTAG connections in our board were proper?

2) Why does the processor goes into pause mode (RED led in RUN/PAUSE) whenever we switched on?

3) Board boots properly in a product setup. As per Code Warrior document, if the processor is running properly, we don't need initialization file at all. So, isn't the board should be able to connect with Code Warrior even without modified cfg file.

标记 (3)
0 项奖励
回复
1 回复

4,282 次查看
yipingwang
NXP TechSupport
NXP TechSupport

In CCS console log, please verify the following CCS commands.

% delete all

% config cc cwtap

% ccs::config_server 0 1000

% ccs::config_chain mpc603ei

% dispaly ccs::get_config_chain

% ccs::reset_to_debug

0 项奖励
回复