S32xevb boot from SD

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

S32xevb boot from SD

跳至解决方案
720 次查看
BWStart
Contributor I

 

I am debugging an new S32evb, and set the jumper according to the userguide,use "Win32 Disk Imager" to write "fsl-image-auto-s32evb.sdcard" directly to SD card,Insert the SDcard in the evb and start the board,My PuTTY printed the following information:

NOTICE: Reset status: Power-On Reset
NOTICE: BL2: v2.5(release):bsp33.0_rc9-2.5-dirty
NOTICE: BL2: Built : 14:01:09, Jun 15 2022
ERROR: No memory node found
ERROR: BL2: Failure in post image load handling (-11)

please help , thanks in advance :))

 

 

0 项奖励
回复
1 解答
686 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport
0 项奖励
回复
2 回复数
687 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You have burn wrong the sdcard, try again:

https://www.nxp.com/docs/en/quick-reference-guide/S32G-VNP-EVB-QSG.pdf

Regards

0 项奖励
回复
673 次查看
BWStart
Contributor I

Thanks for your reply, there is another problem: EVB can be started from SDcard, and oal_driver. ko needs to be loaded when running example. Execute modprobe oal_driver.ko according to the instructions of User Manual, and an error is reported:

Modprobe :FATAL:Module oal_driver.ko not found in driectory /lib/modeles/5.10.109-rt65+ g0Bace7fde5f5, run depmod Oal_driver. ko and another error is reported:

DEPMOD: ERROR: Bad version passed oal_driver.ko.

How do I resolve the problem?

0 项奖励
回复