408a1c5fbabb001d1cadda25ac8ccbe2
来自「关于xilinx大学计划配需教程实验五源代码」· 代码 · 共 34 行
TXT
34 行
Release 9.1.02i - elfcheck Xilinx EDK 9.1.02Copyright (c) 1995-2007 Xilinx, Inc. All rights reserved.Command Line: elfcheck -mhs E:/bwy86/My_offices/lab/lab1.mhs -p xc3s500efg320-4
-xmpdir E:/bwy86/My_offices/lab -pe microblaze_0 sdk_lab.elf ELF file : sdk_lab.elfPopulating list of memories for processor microblaze_0... Analyzing file sdk_lab.elf...ERROR:MDT - Section .text contents (0x50-0xd5bb) does not completely fit into
memory opb_bram_if_cntlr_0 (0x0-0x1fff)ERROR:MDT - No corresponding memory found in hardware for section .init (Addr
0xd60c) ERROR:MDT - No corresponding memory found in hardware for section .fini (Addr
0xd634) ERROR:MDT - No corresponding memory found in hardware for section .ctors (Addr
0xd650) ERROR:MDT - No corresponding memory found in hardware for section .dtors (Addr
0xd658) ERROR:MDT - No corresponding memory found in hardware for section .rodata (Addr
0xd660) ERROR:MDT - No corresponding memory found in hardware for section .data (Addr
0xdd80) ERROR:MDT - No corresponding memory found in hardware for section .jcr (Addr
0xe4f0) ERROR:MDT - No corresponding memory found in hardware for section .bss (Addr
0xe4f8) ERROR:MDT - Elf file sdk_lab.elf had errors. To build a correct elf file, use Linker
script generator to assist in generating the right linker script and use the
same for building the elf file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?