打印

不知为何testsuit-2.0运行lcd没反应

不知为何testsuit-2.0运行lcd没反应

skyeye-testsuit-2.0里的at91/at91_with_framebuffer_touchscreen/,
先用skyeye-1.0.0和1.2-RC8运行都出现“段错误”,
然后换用skyeye-0.9.2可以进入系统了,
然后运行
/> /bin/same/same
!!!enter ts_open
skyeye_ts_drv.c: IRQ 17 attached to touch screen
skyeye touch screen driver: init hardware done..

到这里就没反应了,
按ctrl-C停止后显示:
will call function at91_update_lcd()sim_info called

Program received signal SIGINT, Interrupt.
0x014279dc in ?? ()

我是用VMware装的redhat linux,不知道是不是这个原因?
或者其他什么原因?
困难是学习的最好机会 _______________

TOP

运行
/> /bin/same/same
!!!enter ts_open
skyeye_ts_drv.c: IRQ 17 attached to touch screen
skyeye touch screen driver: init hardware done..

到这里就没反应了,
按ctrl-C停止后显示:

我的 也是这样哦?怎么回事?

TOP

I have not encountered this problem on skyeye-1.2 version. My host is Suse 10.1. The minigui game can run correctly on my skyeye.
I suggest you should compile skyeye from source .Then try again....

TOP