老河马 2005-6-16 18:18
[quote]navyyang 写道:
其实TREO600好象也是有DEBUG状态的吧,与其他的机器一样的方式进入后,屏幕是白的。
[/quote]
600试过了,OS5的白屏与OS4的DEBUG状态不同,连机不成功。
有人说OS5没有所谓DEBUG模式。
老河马 2005-6-18 16:20
请路过的兄弟帮忙测试PALM的COM口连接,谢谢!
leo3223385 2005-6-20 19:55
顶,我试了试,连不上呀,我用的是palm505
老河马 2005-6-20 22:09
[quote]leo3223385 写道:
顶,我试了试,连不上呀,我用的是palm505
[/quote]
USB连接第3页的软件版本可以,我刷过505,OK了。
SIEMENSboy 2005-6-22 04:59
:A::A::A:
h279100 2005-6-23 08:53
感谢伟大的老河马,我的180G刷你提供的中文ROM后终于可以正常显示中文信息!
sjfdc 2005-7-6 17:31
我的270保存到如下就中断了,不知何原因,180只能到48%。
checksum
Attempting to checksum 2523136 bytes at 10008000
100%
Checksum = 0xEFF4 which MATCHES the checksum stored in the CardHeader!
Total elapsed time: 13 seconds
Throughput: 194087 bytes/sec
save "270" 10008000 2523136
86%
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
###Error saving memory to file, exiting
老河马 2005-7-6 20:16
[quote]sjfdc 写道:
我的270保存到如下就中断了,不知何原因,180只能到48%。
checksum
Attempting to checksum 2523136 bytes at 10008000
100%
Checksum = 0xEFF4 which MATCHES the checksum stored in the CardHeader!
Total elapsed time: 13 seconds
Throughput: 194087 bytes/sec
save "270" 10008000 2523136
86%
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
###Error saving memory to file, exiting
[/quote]
不认真听讲!
将:save "270" 10008000 2523136 中的 2523136 转换成16进制就OK了。
十六笔画 2005-7-7 06:45
强贴,应该顶
不过,能力还没到这一步,我也用270:D:
sjfdc 2005-7-7 19:33
受教,当顶。
rover603 2005-7-13 23:48
顶:A:
haobo 2005-7-15 02:05
[quote]老河马 写道:
请路过的兄弟帮忙测试PALM的COM口连接,谢谢!
[/quote]
迟来的答案, 3.6版的COM口连接试成功了, ROM正常存下来了.
(1)Windows 2K
(2)Trgpro, Palm OS 3.3
(3) Debugger 连接是COM1, 56K.
步骤
(1) 关HOTSYNC
(2) 运行该程序, 设定串口
(3) 按"下"复位PALM进入DEBUGGER模式
(4) 在DEBBUGER画面发命令"att"激活两者的联系.
TO 老河马, 你没敲att命令吧?
老河马 2005-7-15 06:11
[quote]haobo 写道:
[quote]老河马 写道:
请路过的兄弟帮忙测试PALM的COM口连接,谢谢!
[/quote]
迟来的答案, 3.6版的COM口连接试成功了, ROM正常存下来了.
(1)Windows 2K
(2)Trgpro, Palm OS 3.3
(3) Debugger 连接是COM1, 56K.
步骤
(1) 关HOTSYNC
(2) 运行该程序, 设定串口
(3) 按"下"复位PALM进入DEBUGGER模式
(4) 在DEBBUGER画面发命令"att"激活两者的联系.
TO 老河马, 你没敲att命令吧?
[/quote]
呵呵,谢谢兄弟指点,试验了一下,果然成功了,兴奋ING!!!
这样一来,我的M100的帖子差不多可以收工了。。。
呵呵,做梦也会笑醒。。。
[img]http://www.tompda.com/bbsimgx/0503/tompda_593484_A341AA5FD743A3F30D5A4F2DA03EAA2A.GIF[/img]
haobo 2005-7-15 17:46
[quote]老河马 写道:
呵呵,谢谢兄弟指点,试验了一下,果然成功了,兴奋ING!!!
这样一来,我的M100的帖子差不多可以收工了。。。
呵呵,做梦也会笑醒。。。
[/quote]
呵呵, 别客气, 互相帮助. 我的180/270也需要你鬼斧神工一把啊. :X:
pg123 2005-7-16 08:27
[quote]老河马 写道:
[quote]sjfdc 写道:
我的270保存到如下就中断了,不知何原因,180只能到48%。
checksum
Attempting to checksum 2523136 bytes at 10008000
100%
Checksum = 0xEFF4 which MATCHES the checksum stored in the CardHeader!
Total elapsed time: 13 seconds
Throughput: 194087 bytes/sec
save "270" 10008000 2523136
86%
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
CmdReadRemoteMem error: invalid response command.
Error reading remote. Retrying...
###Error saving memory to file, exiting
[/quote]
不认真听讲!
将:save "270" 10008000 2523136 中的 2523136 转换成16进制就OK了。
[/quote]
怎么转哪?我不懂,请教了
老河马 2005-7-16 15:58
就是按几下计算器的事:
2523136(DEC)=268000(HEX)
我很冷 2005-7-16 21:09
[quote]haobo 写道:
[quote]老河马 写道:
请路过的兄弟帮忙测试PALM的COM口连接,谢谢!
[/quote]
迟来的答案, 3.6版的COM口连接试成功了, ROM正常存下来了.
(1)Windows 2K
(2)Trgpro, Palm OS 3.3
(3) Debugger 连接是COM1, 56K.
步骤
(1) 关HOTSYNC
(2) 运行该程序, 设定串口
(3) 按"下"复位PALM进入DEBUGGER模式
(4) 在DEBBUGER画面发命令"att"激活两者的联系.
TO 老河马, 你没敲att命令吧?
[/quote]
在哪里敲att命令?Palm上吗?
haobo 2005-7-16 21:32
[quote]我很冷 写道:
[quote]haobo 写道:
TO 老河马, 你没敲att命令吧?
[/quote]
在哪里敲att命令?Palm上吗?
[/quote]
就是敲checksum/save的地方, 这命令启动PC端去连PALM端. 老早我的跟帖(四楼)就给出了Manual中它的英文说明, 大家都没仔细看.:Y::B:
haobo 编辑于 2005-7-16 13:44:54
zhangchuan 2005-7-22 16:57
哈哈,太好了,我的180g也因为刷rom死掉了,正郁闷呢。早上试了试能连上debug模式,现在就等老河马老大给我一份rom备份了(之前没有翻到这个帖子,那里想到要备份呢。。。顶起来,^_^)
另,在河马给的第二个Palm-Debugger中有一个ROMtransfer.txt,提供了另外一种进入debug模式的方法,不知道大家注意了没有,大意是敲入"shoutcut".1这三个符号,我试过了,可行。
老河马 2005-7-22 21:29
[quote]zhangchuan 写道:
哈哈,太好了,我的180g也因为刷rom死掉了,正郁闷呢。早上试了试能连上debug模式,现在就等老河马老大给我一份rom备份了(之前没有翻到这个帖子,那里想到要备份呢。。。顶起来,^_^)
另,在河马给的第二个Palm-Debugger中有一个ROMtransfer.txt,提供了另外一种进入debug模式的方法,不知道大家注意了没有,大意是敲入"shoutcut".1这三个符号,我试过了,可行。
[/quote]
晚上Q我吧。。。
页:
1
2
3
4
5
6
[7]
8
9
10
11
12
13