alanly 发表于 2010-11-9 16:03:03

"nil2" 问题和xterm: can't load font

下面的警告信息能影响仿真的结果吗   谁能告诉我一下哪儿出问题了新手期待大家的帮助
1   skyeye)start
2arch: arm
3cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
4In do_mach_option, mach info: name at91, mach_init addr 0x9fd890

5   uart_mod:3, desc_in:, desc_out:, converter:
6In create_uart_console
7Warning: Cannot convert string "nil2" to type FontStruct
8xterm: cannot load font -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-9 9       iso10646-1
10 SKYEYE: use arm7100 mmu ops
exec file "arm_hello"'s format is elf32-i386.
load section .text: addr = 0x01000000size = 0x00000084.
load section .glue_7: addr = 0x01000084size = 0x00000000.
load section .glue_7t: addr = 0x01000084size = 0x00000000.
load section .data: addr = 0x01002000size = 0x00001000.
not load section .bss: addr = 0x01003000size = 0x00000000 .
not load section .debug_abbrev: addr = 0x00000000size = 0x0000004e .
not load section .debug_info: addr = 0x00000000size = 0x00000187 .
not load section .debug_line: addr = 0x00000000size = 0x000000a9 .
not load section .debug_pubnames: addr = 0x00000000size = 0x0000001c .
not load section .debug_aranges: addr = 0x00000000size = 0x00000020 .
In SIM_start, Set PC to the address 0x1000000

tiddy8 发表于 2010-11-9 20:10:00

load section .text: addr = 0x01000000size = 0x00000084.
load section .glue_7: addr = 0x01000084size = 0x00000000.
load section .glue_7t: addr = 0x01000084size = 0x00000000.
load section .data: addr = 0x01002000size = 0x00001000.
not load section .bss: addr = 0x01003000size = 0x00000000 .
not load section .debug_abbrev: addr = 0x00000000size = 0x0000004e .
not load section .debug_info: addr = 0x00000000size = 0x00000187 .
not load section .debug_line: addr = 0x00000000size = 0x000000a9 .
not load section .debug_pubnames: addr = 0x00000000size = 0x0000001c .
not load section .debug_aranges: addr = 0x00000000size = 0x00000020 .
In SIM_start, Set PC to the address 0x1000000


这些错误我也有的,一直不清楚是什么原因的。

ksh 发表于 2010-11-10 13:08:17

不是错误,只是一些提示信息,不影响运行。
页: [1]
查看完整版本: "nil2" 问题和xterm: can't load font