|
[2006-08-05]SkyEye-1.2-RC8 released!
download from:
http://gro.clinux.org/frs/download.php/1700/skyeye-1.2-RC8.tar.bz2
---------simple changlog----------------
fix little bugs on mingw/win environment
update blackfin simulation
support X86_64
gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye
please read README and ChangeLog files in skyeye package.
------------------------------------------------------------------------------
[2006-04-14]SkyEye-1.2-RC7 released!
download it from http://gro.clinux.org/frs/download.php/1531/skyeye-1.2-RC7-2.tar.bz2
new features:
add ICE breakpoint debug function for SkyEye interpretting execution. now the arm-gdb can remotely debug os running on skyeye.
fix several bugs.
--------------------------------------
[2005-12-31]SkyEye-1.2-RC3 released!
Date: 2005-12-31 10:09
Summary: skyeye-1.2.0-RC3 released!
Project: SkyEye
Happy new year!
We released SkyEye-1.2.0-RC3 at the end of 2005.
new features:
.support Blackfin, ColdFire CPUs (Not ARM).
.support Intel XScale PXA 270.
.support more debugger functions.
.can run on Mingw/Windows.
.updated DBCT functions to speedup simulation.
. add several useful compiling options when you need special functions on SkyEye.
. fix several bugs.
......
Please read skyeye-v1/ChangeLog for more information.
PASSED: gcc-3.3/3.4/4.0
NOTICE: gcc-4.0 make problems on DBCT.
Contributors: Kang Shuo, teawater, walimis, koodailar, benno...
----------------------------------------------------------
[2005-11-03] SkyEye-1.2.0 Beta released!
Thanks Kang Suo (ks), Tea Water, Wang Li Ming(Walimis)!
skyeye-1.2.0 beta version released!
changelog:
1 support differnt CPUs (ARM and Blackfin) in a new common CPU framework.
2 improve DBCT funciton to speed the simulation.
passed compiler: gcc-3.3 gcc-3.4
nonpassed compiler: gcc-4.x
Downloading address:
http://gro.clinux.org/frs/download.php/1329/skyeye-20051024.tar.bz2
[2005-09-14] SkyEye-1.0.0 released!
[2005-09-12] SkyEye-V1.0-RC2 and TestSuit-V2.0 released!
Thanks Wang Li Ming(WLM), Tea Water and Me ;
now skyeye
1 has a new device framework, add new device(LCD, NET) simulations! (thanks WLM)
2 has improved Dynamic Binary Code Translation, now supports ARM9 DBCT! (thanks Tea Water)
3 be a standalone program, can talk to GDB using basic RSP protocol (thanks me)
4 a new TestSuits! (thanks WLM)
tesed in
X/Cygwin on windows: gcc-3.4
linux(debian): gcc-3.4 gcc-4.0
please download from
http://gro.clinux.org/frs/download.php/1250/skyeye-V1.0-RC2.tar.bz2
http://gro.clinux.org/frs/download.php/1251/skyeye-testsuit-V2.0.tar.bz2
NOTICE: you should use skyeye-v1.x or later to test TestSuit
Please build&test SkyEye using skyeye-testsuit-V2.0 !
hope everyone enjoy SkyEye!
------------------------------------------------------------------------------
This is the final version which joined with GDB/Insight.
Thanks contributions from Teawater (a Great SkyEye Developer)!
ChangLog:
* Add simple debug function to DBCT (Such as break, step, stepi, next, nexti).
* Change DBCT that if current running TB is wrotten, it will return & translate again.
* Change insn_bank_ptr to bank_ptr in tb_setdirty.
* Add "sim reg file" command to help DBCT debug.
* Add dynamic TBT & TBP function in DBCT to make it can be used in small memory PC. The
default options of DBCT are static TBT & dynamic TBP (64M) & they can be set in config
file.
* Add for tb_setdirty fflash cache function.
* Add bx instruction support.
* Debug for cs89712.
* Change align in tb_find & tb_setdirty to make speed up.
* Change DBCT that translate stop if the code must return.
* Rewrite tb_find & tb_setdirty to make code clear & speed up.
* DBCT for all of the CPU with MMU.
* change some write back code of DBCT. (according to arm_arm A2-1
* debug for CYGWIN function call of DBCT.
* add auto set the console to default state function.
* change gcc optimize flag of DBCT code that to make it can compile with the newest gcc.
----------------------------------------------------------------------------------
SkyEye0.9.5发布。我们在cygwin-1.5.15-1完全安装环境下测试通过。
主要是让SkyEye0.9.4可以在cygwin/windows上运行。skyeye的命令行方式运行很正常,但IDE方式有些问题。
SkyEye0.9.4发布。我们在debian3.1 gcc-3.4 下测试通过。
进一步提高仿真的速度(感谢尹文超),增加了对samsung s3c2440的仿真支持(感谢王利明)。
SkyEye0.9.2测试版发布。我们在debian3.1 gcc-3.4 下测试通过。
Thanks TeaWater and Wen Ye, Yin Wen Chao! TeaWater add Dynamic Binary Code Translation Support in SkyEye (It will improve the executive speed of SkyEye), Wen Ye, Yin Wen Chao add Flash Simulation Support in SkyEye. Please download SkyEye-0.9.2 <a href="http://gro.clinux.org/frs/download.php/978/skyeye-0.9.2.tar.bz2">HERE</a>. Related SkyEye testsuit-1.2.0 could be downloaded from <a href="http://gro.clinux.org/frs/download.php/979/skyeye-binary-testutils-1.2.0.tar.bz2">HERE</a>.
---------------------------------------
感谢watercloud!
根据 watercloud的修正, 提交了 skyeye-0.8.8.5.tar.bz2, 大家可以到gro.clinux.org 上下载。
我在debian3 上进行了测试。 可以在有gtk-1.2 or gtk-2.0 的系统上运行。
注意看 README.SKYEYE_INSIGHT
News:
Thanks Ivan Vasilev (ivanATtorcida-plovdivDOTorg).
Now, SkyEye-0.8.7 can run on FreeBSD!
----------------------------------------------------------
skyeye-0.8.8 released!
http://gro.clinux.org/frs/download.php/956/skyeye_0.8.8.tar.bz2
Now, skyeye can run on cygwin/windows and has a
insight IDE environment.
great contribution from:
zhangzhichao([email protected])
watercloud([email protected])
* base on version 0.8.7
* integrate insight with skyeye, many thanks to watercloud.
* port skyeye to cygwin.
1) temporary disable network simulation on win32.
2) lcd simulation on win32 need gtk support.There are many way to run gtk on win32.
we had test the following two methods.
a)using Xserver(XWin) which delivered with cygwin
b)using GTK binary release for cygwin on
http://web.sfc.keio.ac.jp/~s01397ms/cygwin/index.html.en
* fix some bugs in makefile, let skyeye can compile in separate path
* Known bug: currently skyeye+insight on cygwin can not corrently deal with console input&output.
--------------------------------------------------------------------------
skyeye-0.8.7 分布! (2005-1-31)
下载源码
http://gro.clinux.org/frs/download.php/938/skyeye-0.8.7.tar.bz2
更新信息:
感谢 shiyang和王利明,他们实现了
支持s3c2410 CPU 的仿真,linux 2.4.18 for s3c2410 CPU 能在skyeye-0.8.7上运行!
另外:SkyEye有了一个不错的IDE, 也可以在windows上运行了!
感谢 张智超, skyeye-0.8.5.1 on cygwin (windows环境)可在windows上运行了!
感谢杨冀龙(watercloud)和 skyeye-insight(IDE方式)运行得很稳定!
----------------------------------
skyeye-0.8.5.1 发表! (2004-12-03)
下载源码
https://gro.clinux.org/frs/?group_id=327&release_id=632
在debian3 redhat9 用gcc-3.3 gcc-3.4 上进行了初步测试:
更新的东西有:
支持单步执行自动反汇编功能
支持新的OS在skyeye上运行:L4
支持新的开发板模拟:EP9312, AT91RM92, LH79520
支持板级的OS(linux函数级)能耗统计:目前限于xscale模拟
支持对更多板子LCD/touchscreen模拟:增加支持AT91X40 PXA2xx
感谢 Cai Qiang <[email protected]> 完成的LH79520 EP9312 模拟
tea water 完成的支持单步执行自动反汇编功能
kang shuo 完成板级的OS(linux函数级)能耗统计
ying wen zhao: 完成支持AT91X40 PXA2xx 上的LCD/touchscreen模拟
Benno <[email protected]> 改正了skyeye的一个BUG
王利明 (walimis) 完善了ARM9 核心和AT91RM92的模拟
------------------------------------------------------------------
skyeye-0.8.0正式发布,
请在http://gro.clinux.org/frs/?group_id=327&release_id=552 下载
skyeye-0.8.0.tar.bz2
特点:
支持MiniGUI运行;支持ringbuffer log功能;支持LPC2xxxx CPU simulation,支持at91rm9200 simulation and mmu for arm920t 模拟...
skyeye-testsuit-0.7正式发布
请在http://gro.clinux.org/frs/?group_id=327&release_id=559下载
skyeye-binary-testutils-1.0.7.tar.bz2
包含 skyeye-0.8.0 在redhat9 和 debian3上的执行码,ep7312目录下可以看到minigui的运行。
skyeye demo video 发布
http://gro.clinux.org/frs/download.php/834/demovideo.tar.bz2
可以看到如何编译、安装、运行skyeye的过程。
hardware documents for skyeye 发布
http://gro.clinux.org/frs/download.php/835/hardwaredoc4skyeye.tar.bz2
包含了skyeye模拟的大部分硬件的参考资料(大部分为英文)
-------------------------
下一步计划:
分SkyEye部分\系统软件部分\宣传推广部分:
SkyEye部分
----------------
1 eclipse IDE 与 SkyEye的结合
2 完善 SkyEye对XScale PXA25x的模拟
3 在SkyEye上实现一个电源能耗的模拟模型
4 在MingW上进一步完善SkyEye,让SkyEye可以更好地在windows上运行
5 在Cygwin上实现SkyEye的运行。
6 实现在Window上的虚拟网络(基于tuntap for windows)
7 完善对samsung 4510b/44b0的模拟
8 修改bug
9 实现新的CPU模拟(目前考虑Philips LPC210x\TI OMAP\Motorola MX1\SHARP LHA74xx等)
10 与JTAGER软件绑定,实现JTAG硬件级调试,让GDB可通过JTAG调试ARM系列CPU。
11 增加SkyEye的分析调试功能(如实时统计,内存访问统计,cache命中率统计,增强调试OS的能力等)
系统软件部分
-------------------------------------------------------
1 实现可在SkyEye上运行的基于Linux的FrameBuffer的驱动
2 在1的基础上移植GUI
3 移植uC/OS-II 到SkyEye模拟的除AT91外其它的CPU上
4 移植LwIP到SkyEye上
5 分析与移植uC/Linux-2.6.x 到SkyEye上
6 分析与移植RT-Linux,RTAI到SkyEye上
7 分析与移植其它OS(VxWorks, eCOS等)到SkyEye上
宣传推广部分
---------------------------------------------------------
1 在高校中推广使用SkyEye,用于教学实践
2 在公司中推广使用SkyEye,用于系统级调试和开发
欢迎感兴趣开发SkyEye的朋友与我联系!
Old news
-----------------------------------------------------------------
---------------------------
skyeye-0.7.7发布
感谢 卢泽涛 (本版代号lblaze)和连珠林对SkyEye的贡献!
FOR XScale:
修正了xscale simulation的许多bug (卢泽涛和我), 增加了对cacheless的控制支持,xscale的模拟支持linux-2.6.x的运行,支持国产嵌入式操作系统-elastos(版本1.1和版本me)的运行。
FOR Sharp LH7A400:
增加了对Sharp LH7A400的初步模拟 (from 连珠林)。
同时 skyeye-testsuit-1.0.6发布,在xscale子目录下增加linux-2.6.7的内核image,elastos的内核image
下一个版本计划推出:
支持MiniGUI运行的LCD simulation on skyeye for ep7312
支持philips LPC2xxxx CPU的模拟
......
欢迎你加入开发SkyEye!
-----------------------------------------------------------------
skyeye-0.7.4发布
修正了许多bug,其中一个重要的bug导致ucosii4skyeye无法正常运行。
大大提高了对strongarm和xscale的模拟速度。
下载地址
http://gro.clinux.org/project/showfiles.php?group_id=327&release_id=504
感谢 Ye Wen <[email protected]> 找到的5个bug!
感谢 lyh 的辛勤工作!
-------------------------------
skyeye-0.7.3 & testsuit发布!
下载地址
http://gro.clinux.org/project/showfiles.php?group_id=327&release_id=487
skyeye-0.7.3
这个版本主要是实现XScale的uart 输入仿真实现,修正了EP7312, StrongARM和XScale仿真中存在的一些bugs。
现在 使用动态链接库glibc的简单应用程序可以在模拟ep7312/strongarm/xscale的skyeye中运行了。
康烁、谢军、焦振强对这个版本的推出做出了重大贡献!
skyeye-testsuits-1.0.4
主要增加了s3c4510b的可运行内核和文件系统。
增加了对动态链接库支持的相关文件系统和内核。
-------------------------
news:
SkyEye核心成员王利明试验了
uclinux 2.6.x 在模拟at91的skeyeye上可以正常运行。
arm linux 2.6.x在模拟ep7312的skyeye上可以正常运行。
谢谢他的贡献!
感谢北京理工大学的马忠梅老师和他的学生叶楠,minigui作者魏永明在skyeye的LCD仿真实现中提供的大力支持!
这几周有许多本职工作要做,又要调试skyeye,没有即时回复大家的问题,抱歉!!!! |
|