Program not starting after power on

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

Program not starting after power on

跳至解决方案
343 次查看
peacefulcarrot
Contributor II

Hi,

Kind of a stupid question, but I can seem to find why this doesn't work.

I am using a S32K144W. When debugging everything works fine and I can develop my application. However, when I disconnect the debugger (JLink) and power cycle my board, nothing happens. Pressing the reset button doesn't work. The application doesn't start.

When I attach my debugger and start the gdb server, the application does run when pressing the reset button.

Can you provide any pointer to why this is and how to solve this problem?

Thanks!

1 解答
296 次查看
peacefulcarrot
Contributor II

Hi @Senlent ,

Thanks for your reply.

After some more testing the issue seemed to be the fact that I went to VLPS power mode. No idea why it works when the debugging is connected.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
304 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@peacefulcarrot

I have encountered some similar problems, and the reason for the failure was that the clock did not run

properly.You can check if there is any problem with the clock configuration

0 项奖励
回复
297 次查看
peacefulcarrot
Contributor II

Hi @Senlent ,

Thanks for your reply.

After some more testing the issue seemed to be the fact that I went to VLPS power mode. No idea why it works when the debugging is connected.

0 项奖励
回复