07-17-2019 11:17 PM
Development Environment - XSDK 2019.1
Evaluation Board - zcu102 board
After setting to release Configuration of FSBL Application Project, I build it.
The generated elf file size is about 400KBytes. According to TRM documents, FSBL elf size must be under 168KBytes.
I tried to rebuild this project using XSDK 2018.2. The generated elf file size is about 120KBytes.
How can I generate FSBL elf file under 168KBytes?
07-22-2019 07:06 AM