We were not able to build SCU test firmware to include the following for IMX8QXP
CCI
HDMI
HDMI Rx
VT-X
Build fails for all of the above, showing linker undefined reference error.
This is because the required object files for the above tests are not supplied by NXP.
Can you pls let us know how to get these object files?
how did you build scfw_tests.bin? did you build it by command "make qx R=B0 B=mek T=all" ?
what error do you get now?
We were not able to build SCU test firmware to include the following.
CCI
HDMI
HDMI Rx
VT-X
Build fails for all of the above, showing linker undefined reference error.
This is because the required object files for the above tests are not supplied by NXP.
back to my question, what build error messages do you get? I need detailed your build steps and error messages, I don't find them in your logfile
I have provided the info you asked for in above post dated 7-12-2022 can you pls reply.
Can you pls reply.
Our build command is
make qx R=B0 D=1 DL=5 M=1 B=MyBoard T=all
The output of command is attached
how did you build? did you build SCFW porting kit?