okeyla
驱动牛犊
驱动牛犊
  • 注册日期2005-01-06
  • 最后登录2005-01-14
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1095回复:4

some CE questions...

楼主#
更多 发布于:2005-01-06 18:25
(1)
As for internet card,
my platform builder for x86 target is ok for emulator,
but fail to CEPC ...
Could anyone please teach me how to make it?
(my card is "Broadcom NetXtreme Gigabit Ethernet for hp")

(2)
I just write an application , and i hope it will satrt
in the beginning of the ce os starts.
How do i setup in the platform builder?

(3)
There are some skins ( xml files,such as mobil,IP phone...etc ) in PB->Target->Connectivity->Download->Settings .  
May i write some code to response the skin buttons?

Call for help!!!
wwei_wang
驱动大牛
驱动大牛
  • 注册日期2002-06-07
  • 最后登录2006-06-23
  • 粉丝0
  • 关注0
  • 积分77分
  • 威望9点
  • 贡献值0点
  • 好评度7点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2005-01-06 18:51
(1)my advice on your question 2:
method one:
Add the following lines to your .reg file
HKEY_LOCAL_MACHINE\\Explorer\\Shell Folders]
   "StartUp"="\\Disk\\StartUp"
Here, "Disk" is the folder name of your CF or DOC or Flash on your CEPC, and "StartUp" is just a folder in your CF or DOC or Flash, where you place your application. In this way, will your application start at the beginning of the ce os starts.
 
method two:
You can also configure the following key in common.reg.
[HKEY_LOCAL_MACHINE\\init]
Details can be found in PB help document.

Good luck.

[编辑 -  1/6/05 by  wwei_wang]

[编辑 -  1/6/05 by  wwei_wang]
Come on, let us drive the world.
wwei_wang
驱动大牛
驱动大牛
  • 注册日期2002-06-07
  • 最后登录2006-06-23
  • 粉丝0
  • 关注0
  • 积分77分
  • 威望9点
  • 贡献值0点
  • 好评度7点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2005-01-06 19:01
About your question one:
What do you really mean?
A: After the ce os that you have built starts on your cepc, the netcard can not work properly.
B: The ce os you have built can not start or work on your cepc.
Which case is true, A or B ?
Come on, let us drive the world.
okeyla
驱动牛犊
驱动牛犊
  • 注册日期2005-01-06
  • 最后登录2005-01-14
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地板#
发布于:2005-01-06 23:28
About your question one:
What do you really mean?
A: After the ce os that you have built starts on your cepc, the netcard can not work properly.
B: The ce os you have built can not start or work on your cepc.
Which case is true, A or B ?
 


What's the difference between A and B?
If just taking from word , A seems like my problem.
Any ideas???
wwei_wang
驱动大牛
驱动大牛
  • 注册日期2002-06-07
  • 最后登录2006-06-23
  • 粉丝0
  • 关注0
  • 积分77分
  • 威望9点
  • 贡献值0点
  • 好评度7点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2005-01-07 08:14

:))))
A means that your ce os can start and work well, but the netcard on cepc does not work normally.

B means that your ce os fails to start on your cepc.

I am not sure whether i have expressed celarly. :P :P
Come on, let us drive the world.
游客

返回顶部