cancel
Showing results for 
Search instead for 
Did you mean: 

Why program loop in the function of irqSysHalt() ?

zeke.huang
Associate III

Hi,

The program has been in irqSysHalt at the time of clock initialization, the clock initialization failed, but I don't know why? Has anyone encountered a similar problem?

Program clock init fail:

The figure below is the clock configuration:

1 ACCEPTED SOLUTION

Accepted Solutions
zeke.huang
Associate III

Hi, Erwan

Thank you for your reply.

The problem has been solved.

Best regards

zeke

View solution in original post

3 REPLIES 3
Erwan YVIN
ST Employee

Hello ,

Sorry , i do not see any screenshot.

your PC (program counter) should show irqSysHalt

with the debugger you can check LR (Link register)

check the clocktree in SPC5Studio.

Best regards

Erwan

zeke.huang
Associate III

Hi, Erwan

Thank you for your reply.

The problem has been solved.

Best regards

zeke

DKuma.3
Associate II

Hi Zeke,

I have the same problem of irqSysHalt while clock initialization.

Could you please explain how did you solve the problem.

Thanks in advance

Dipak