摘要:

讨论的内容是使用风河公司提供的WindML来开发爱普生公司生产的S1d13506显卡芯片的驱动,并编写显示程序。在整个开发过程中,WindML提供了快捷便利的编程环境和程序框架。使用WindML提供的API函数,可以开发出用户自己定制的应用程序。同时,WindML给出了通用的显卡驱动程序框架,编程者可以参考这些程序来开发显卡驱动。显卡驱动配置好以后,通过编译工具编译,生成相应的驱动模块,加进VxWorks镜像中,便可以实现显卡的驱动以及建立人机交互的环境。

下载地址

Files:
Date 2018-10-17
File Size 599.96 KB
Download 573

This paper introduces how to use WindML to develop the diver of S1d13506,which is manufactured by Epson.WindML is supplied by wind river Inc.WindML supports a convenient environment to develop the customed application and distributes the general diver of dsiplay chip.After the configuration of the diver.you can add the application module to the vxWorks image to realize the function you want.

摘要:

WindML作为VxWorks下的图形界面开发组件,有其特有的框架结构。介绍了WindML环境的建立,并通过对一个简洁的WindML例程来分析WindML程序的框架结构。

下载地址

Date 2018-10-17
File Size 545.39 KB
Download 756

WindML,one of the graphical interface empolder,has its own frame configuration.This paper introducs how to establish the environment of WindML,and using a compact program to analyse the frame configuration of WindML.

摘要:

简要介绍了嵌入式实时操作系统VxWorks的媒体库WindML,讨论了WindML图形界面开发方法,通过实例详细阐述了WindML的配置和加载、二维图形的绘制、文本显示、鼠标和键盘等输入设备的响应以及区域和窗口的绘制等功能的实现方法.

下载地址

Date 2018-10-16
File Size 674.27 KB
Download 741

This paper briefly introduces embedded real-time operating system VxWorks' media library WindML,and discusses WindML designing ways of graphical interfaces,and through an instance expounded the functions' implementation methods such as WindML configuration and Ioading,2D graphics drawing,text display,the response of input device such as cursor and keyboard, region and window drawing.

摘要:

在嵌入式操作系统VxWorks中,直接使用WindML设计人机界面是一件耗时耗力且非常困难的事情,更不用说设计出带有动画效果的人机界面了。第三方界面设计软件Tilcon的出现改善了这种状况,使用它可以开发出内容丰富且漂亮的人机界面。通过对Tilcon的结构、特点的简要描述,结合实际开发的动画实例,给出了使用Tilcon进行动画设计的具体实现,并对实现过程中所涉及到的技术细节进行了探讨和详细说明。以实际工作程序中的部分重点函数说明了使用Tilcon进行动画设计的简单方便性。

下载地址

Date 2018-10-16
File Size 449.48 KB
Download 583

In the embedded system of VxWokrs,using WindML to design interfacial program is become a time-consuming and very difficult thing,much more to interfacial program with animated effect.The interfacial design software Tilcon changes this situations,which can be used to design profuse and beautiful interface.The Tilcon's structure and characteristics are simply introduced.Integrated with practical works,how to design animation is explained,the design-details are discussed and explained.With some main functions in design works,it is proved that using Tilcon to design animation is simple and convenient.

摘要:

针对嵌入式系统下图形界而开发困难的问题,以一个通用的IO控制板测试软件的开发为例,介绍了一种嵌入式下图形开发工具Tilcon,深入分析和研究了开发中涉及的BSP和WindML图形库组件的配置以及Tilcon工具的裁减和配置,对基于Tilcon的程序开发方法和流程进行了分析和说明。工程应用实践表明,软件的可靠性和实时性得以保证,操作方便有较高的实用价值。

下载地址