Xilinx LogiCORE MicroBlaze Product Manual page 59

Table of Contents

Advertisement

Step:
Possible causes:
Corrective action:
Step:
Tcl Command:
Error message:
Possible causes:
Corrective action:
Step:
Tcl Command:
Error messages:
Possible causes:
Corrective action:
Step:
Tcl Command:
Error messages:
Possible causes:
Corrective action:
MicroBlaze Micro Controller System v1.3
PG048 December 18, 2012
Implement Project
The instantiation does not match the MicroBlaze MCS component, with one or more
different input pins.
Change the instantiation to match the template in component-name.vho (VHDL
project) or component_name.veo (Verilog project).
Update Tool to Use Software
microblaze_mcs_data2mem
ERROR: Too many arguments. At most instance-count ELF files should be given.
• The command has not been invoked with the correct number of arguments. There
should be at most one argument per MicroBlaze MCS core.
• The paths to the ELF files include space characters.
• Invoke the command with the correct number of arguments. To check the number
of arguments, and their order, invoke the command without arguments. This
updates the project with the boot loop, and lists the detected cores in the order
the arguments should be given.
• Ensure that each path is enclosed in double quotes if it includes space characters.
Update Bitstream with Software
microblaze_mcs_data2mem
• ERROR: Could not find BMM-filename. Please regenerate the MicroBlaze MCS
instance.
• ERROR: Could not find BMM-filename. Please invoke "microblaze_mcs_setup" and
implement the design.
• With PlanAhead, the BMM file has not been generated after customizing a
MicroBlaze MCS instance, or after adding an existing IP.
• The BMM file has inadvertently been deleted.
• With PlanAhead, select each instance and use Generate IP in the context menu,
or synthesize the project, invoke the microblaze_mcs_setup command again,
and then implement the design.
• With Project Navigator, double-click on each MicroBlaze MCS instance to
regenerate it, invoke the microblaze_mcs_setup command again, and then
implement the design.
Update Bitstream with Software
microblaze_mcs_data2mem
• ERROR: Could not find ELF-filename. Please make sure the file exists.
• ERROR: filename is not an ELF file.
• The command has not been invoked with the correct file names or paths.
• The executable file extension must be .elf.
• The paths to the ELF files include space characters.
• The paths to the ELF files do not follow Tcl syntax.
• Invoke the command with the correct file names and paths.
• Ensure that the file extension is correct.
• Ensure that each path is enclosed in double quotes if it includes space characters.
• The path separator character must be /.
www.xilinx.com
Appendix B: Debugging
58

Advertisement

Table of Contents
loading

Table of Contents