[Skyeye-developer] About Uart0
Michael.Kang
blackfin.kang at gmail.com
Sun Oct 7 17:20:52 CST 2007
On 10/7/07, 王强 <rurality at 126.com> wrote:
> i want to use uart simulation.
> i downloaded the skyeye4ucosii source kits, in which there are shell program
> running on ucos-ii os.
> but i can not make it work.
> i can output data ,which can be printed on the console,but i do not know the
> way how i can input the data.
> would like you tell me how can i input data under uart simulation,please
> best
It seems I understand your question. I guess you should write some
program to receive date from uart simulated . Like the following code,
just for example:
unsigned long RBR = 0xffff0048 /* the address receive buffer register */
char c = *(* unsigned long) RBR /* read an input char to variable */
> wangqiang
>
>
>
> 在2007-10-07,"Michael Kang" <blackfin.kang at gmail.com> 写道:
>
>
> On 10/5/07, 王强 <rurality at 126.com> wrote:
> > hello every body
> > i use skyeye with cygwin on Windows XP SP2.
> > now i want to use the uart to create a shell program.
> What do you mean? real uart or uart simulated? what shell? on Linux or other
> OS?
> > i just can not know how i can config the skyeye.conf on windows platform
> as
> > bellow.
> > uart: fd_in=0, fd_out=1
> >
> > so, thanks a lot to let me how to do.
> > best reguards
> > wangqiang
> >
> > ________________________________
> > 快 抢 !网 易 邮 箱 积 分 100% 换 大 奖 ,过 时 不 候 !点 击 兑 换 >>
> > _______________________________________________
> > CLinux.org Websites:
> > http://seohelper.cn/
> > http://www.implight.net/
> > http://gro.clinux.org/
> > Skyeye-developer mailing list
> > Skyeye-developer at lists.gro.clinux.org
> >
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> >
> >
>
>
> --
> www.skyeye.org
>
> ________________________________
> 网 易 Yeah.net 邮 箱 夏 日 大 变 脸,带 你 感 受 新 一 代 邮 箱 的 全 新 魅 力 >>
> _______________________________________________
> CLinux.org Websites:
> http://seohelper.cn/
> http://www.implight.net/
> http://gro.clinux.org/
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
>
--
www.skyeye.org
More information about the Skyeye-developer
mailing list