S32_SDK for 5744P clock_manager module error

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

S32_SDK for 5744P clock_manager module error

跳至解决方案
1,865 次查看
youyuan_yue
Contributor I

Hi,

When i run the SDK demo <hello_world_mpc5744p> on DEVKIT-MPC5744P, an error occured in "CLOCK_SYS_UpdateConfiguration()" function if i set system clock to 180MHz or 200MHz. When run to this line ,it always jump to a random address,just like image below:1.PNG

If i debug the progam in step mode,it can run normally,but can't run after reset.

But while i set the system clock to 160MHz,the program can run normally.Even i press the reset buttom.

2.PNG

The code show as below:

3.PNG

Other SDK demo with those two lines can't run normally as same.

Software evn:

S32 DS for PA 2017.R1 with patch UP11. The SDK version is RTM 3.0.0

Hardware evn:

DEVKIT-MPC5744P

thanks for help.

标签 (1)
0 项奖励
回复
1 解答
1,702 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I tested this demo example on DEVKIT-MPC5744P ver.B and see no issue running on 200MHz after adding this clock setting.

BR, Petr

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,703 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I tested this demo example on DEVKIT-MPC5744P ver.B and see no issue running on 200MHz after adding this clock setting.

BR, Petr

0 项奖励
回复
1,702 次查看
youyuan_yue
Contributor I

Hi,

   Thanks for help. I test the same program on another board ,it's OK. It seems to be the dev board hardware problem. But general applications can run normally,really strange.

0 项奖励
回复