Hi Team,
We would like to change the optimiztion level in u-boot for debugging.
But after this change, we faced the make error. Do you know how to fix this?
Best regards,
Ito
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
We would like to change the optimiztion level in u-boot for debugging.
But after this change, we faced the make error. Do you know how to fix this?
Best regards,
Ito
Hello Ito-san,
I have encountered the same error on changing the optimization level on menuconfig.
Could you try adding this option: CONFIG_CC_OPTIMIZE_FOR_DEBUG=y, to am62ax_evm_a53_defconfig and re-build the a53 binaries, and test again.
Regards,
Aparna
Hi Aparna,
I couldn't solve issue. I still faced build error.
Best regards,
Ito
Hi Ito-san,
What build error do you see?
I have reciprocated the same on my setup and I was able to build and boot successfully.
Regards,
Aparna