It should not be possible to deselect all ELF files for a given Microblaze instance.
There should always be an ELF file provided for every processor instance.
If there are no user ELF files, then the default bootloop should be used.
A user will have to remove the file from the project manually or use TCL commands to remove the association:
set_property SCOPED_TO_CELLS {} [get_files -all -of_objects [get_fileset sources_1] {<fileName>.elf}]
set_property SCOPED_TO_REF "" [get_files -all -of_objects [get_fileset sources_1] {<fileName.elf}]
In Vivado 2014.2 the text in the GUI dialog that mentions deselecting all ELF files will be removed or changed to be more precise.
AR# 60243 | |
---|---|
日期 | 05/19/2014 |
状态 | Archive |
Type | 已知问题 |
Tools |