Why uboot run m7 llce sample image made command shell "zombie" ?

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

Why uboot run m7 llce sample image made command shell "zombie" ?

2,574 次查看
fengxianeric
Contributor IV

Hi, I am planning to provoke llce sample image on m7 run,  but failed to continue inputting command under uboot shell, after testings, identified clock initialization issue, how to correct it ?   by the way I am running under ipcf sample framework.

Thanks

0 项奖励
回复
8 回复数

2,555 次查看
nxf92355
NXP Employee
NXP Employee

Hi Eric Li

Hope you are doing well

Please describe brief about your issue

As per your description you want to run llce sample app from uboot ? after then you want work continue in u-boot. but before run sample and after testings, identified clock initialization  you are getting shell like zombie ?

 

Regards ,

Tushar

0 项奖励
回复

2,550 次查看
fengxianeric
Contributor IV
Thanks caring, let me clarify for you,
As per your description you want to run llce sample app from uboot ? after then you want work continue in u-boot.
[Eric] Yes, accurately speaking I run ipcf sample by uboot firstly, and then integrate llce into it.
but before run sample and after testings, identified clock initialization you are getting shell like zombie ?
[Eric] added llce function (Mcu_InitClock(McuClockSettingConfig_0);) to ipcf main function, uboot hang up.
0 项奖励
回复

2,529 次查看
nxf92355
NXP Employee
NXP Employee

Hi Eric Li

I think you are coping llce function (Mcu_InitClock(McuClockSettingConfig_0);)  in the ipcf main function. LLCE and IPCF both sample app configured different. please read clocking system of s32g first. please understand booting and multicore booting are deep technical projects especially the complex multi-core system like S32G. refer IPCF and Platform Software_Integration S32G.  please let us know if you have more quarry.

Regards ,

Tushar

0 项奖励
回复

2,524 次查看
fengxianeric
Contributor IV

Thanks caring.

Based on our testing today, the image file is bigger aftering integrating with llce code, which may be the reason of hanging up uboot shell,  and then could you plz tell me how to correct linker config to make it run right way.

Thanks

0 项奖励
回复

2,305 次查看
nxf92355
NXP Employee
NXP Employee

Hi Eric Li

Are you sure the bigger image be the reason of hanging up u boot shell ? did you run LLCE sample app( Without edit) without hanging up u boot shel ? please let us know

there may be most possibility is the clock conflict between M7 and A53. we suggest you find the conflict points via constant debugging.

 

Regards ,

Tushar

0 项奖励
回复

2,287 次查看
fengxianeric
Contributor IV
Thanks Buddy,
Basically run llce sample manually (no use debugger) and made uboot hang-up
0 项奖励
回复

2,496 次查看
nxf92355
NXP Employee
NXP Employee

Hi Eric

Which board you are using ?

 

0 项奖励
回复

2,467 次查看
fengxianeric
Contributor IV
S32g3
0 项奖励
回复