Cannot debug custom board with lpc54S016 controller, gets struck in ResetISR()

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

Cannot debug custom board with lpc54S016 controller, gets struck in ResetISR()

跳至解决方案
724 次查看
NVazquez
Contributor IV

I tried to debug the code on one of our new prototype board, but I get struck in ResetISR()

 

 

I get this screen when I enter into debug section,

NVazquez_0-1657058265900.png

 

When I hit pause I get struck here,

 

NVazquez_1-1657058290958.png

 

I think something is not right with the BootROM.

Not sure what's going on, any help is appreciated. 

标签 (1)
标记 (2)
0 项奖励
1 解答
708 次查看
NVazquez
Contributor IV

I created a new project and added parts from the old project. Right now the new project is exactly the same as old one( in which debug didn't work ), but I can debug the new project. 

在原帖中查看解决方案

0 项奖励
3 回复数
709 次查看
NVazquez
Contributor IV

I created a new project and added parts from the old project. Right now the new project is exactly the same as old one( in which debug didn't work ), but I can debug the new project. 

0 项奖励
717 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I do not think the phenomenon is related is BOOT ROM.

I suppose that your hardware has issue, which force the LPC54s016 to reset constantly.

pls check the power supply pins, spifi flash, clock...

BR

XiangJun Rong

0 项奖励
711 次查看
NVazquez
Contributor IV

I tried to write a small code with initialization, and I was able to program the board and also debug the code. Can we eliminate that there might be something wrong with the hardware?  

0 项奖励