S32xevb boot from SD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32xevb boot from SD

Jump to solution
567 Views
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 Kudos
1 Solution
533 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport
0 Kudos
2 Replies
534 Views
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 Kudos
520 Views
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 Kudos