Hi,waitewang
Thank you for contacting NXP support!
It is recommended to first attempt to force the compilation of PFE.
bitbake -c compile -f pfe
bitbake -c install -f pfe
bitbake pfe
Or
bitbake -c cleansstate pfe
bitbake pfe
2. Independently compile the PFE driver and check if the added debugging information is being output normally.
3. Check the startup information of the development board's kernel, and verify whether the PFE version information and the compiled and downloaded PFE version information are consistent.
BR
Joey