10-30-2018 03:18 AM
Hi,
Anyone know how to merge bit file and application elf file to create a single bit file?
I'm using Zynq in my design. When I tried to Associate ELF in Vivado, it shows an error message as no user accessible processors found.
Is there any way to merge both?
Thanks,
Sreejith
10-30-2018 09:26 PM - edited 10-30-2018 09:27 PM
Hi @sreejitht,
Please refer this AR#63041, it may help you.
Regards,
Deepak D N
---------------------------------------------------------------------------------------------------------------------------
Please Reply or Give Kudos or Mark it as an Accepted Solution.
---------------------------------------------------------------------------------------------------------------------------
11-30-2018 08:49 AM
Hi @sreejitht,
It is not possible to merge the bit file and elf in case of zynq. Could you please let me know why you are looking for merging bit and elf incase of Zynq?
Zynq has hard core ARM processors and they are independent of PL (fabric). we will merge the bit file and elf in case of micro blaze which is a soft core processor.
Best Regards,
Srikanth
----------------------------------------------------------------------------------------------
Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful.
Give Kudos to a post which you think is helpful and reply oriented.
11-30-2018 10:28 AM
Are you referring to an elf to associate to a Microblaze in the PL or an elf for A53/R5 processors?