请教skyeye1.3.2运行hello出错?
运行skyeye -e arm_hello
SkyEye is an Open Source project under GPL. All rights of different parts or modules are reserved by their author. Any modification or redistributions of SkyEye should note remove or modify the annoucement of SkyEye copyright.
Get more information about it, please visit the homepage http://www.skyeye.org.
Type "help" to get command list.
(skyeye)start
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
In do_mach_option, mach info: name at91, mach_init addr 0x5698e0
uart_mod:3, desc_in:, desc_out:, converter:
In create_uart_console
到这儿会出现个窗口一闪就过了,然后就没反映了,请问这是怎么回事啊? 谢谢! 问题也解决,编辑arm_boot目录下的skyeye.conf文件
把
uart:mod=term
改为
uart:mod=xterm就好了 将mod=term
改成
mod=stdio
试试看,是不是和你改成xterm的输出方式一样
页:
[1]