Hi
I have downloaded the PFE Firmware file class_s32g.elf. But I don't know how to setup it.
In the user manuel said:
The fi rmware binary available on the target either in the le system or built into the driver depending on which driver is being used.
I copy class_s32g.elf to the root filesystem from my board in /lib/firmware/, however when i boot the EVB
PFEng firmware file 'mmc@0:1:pfe-s32g-class.fw' loading failed: -2
Thanks and Greeting
Yihan
Hi,
I find the solution, there are bsp image with the PFE driver included. Beside it, you can use yocto to convert .elf to .bin
only the .bin files will work in linux image.
BR
Yihan Cheng