瀏覽單個文章
andy740629
Senior Member
 

加入日期: Jan 2005
文章: 1,253


TTL線我是用silab cp2102 chip

erase 9f020000 +7c0000 把flash資料清掉,從0x20000開始 長度是0x7c0000 9f000000是flash的mapping address

cp.b 0x81000000 0x9f020000 0x7c0000
建議改成
cp.b 0x81000000 0x9f020000 $filesize

db12x> tftpboot 0x81000000 韌體檔名
應該是
tftp 0x81000000 檔名

 
__________________
l******* 帳號就是會亂嗆、攻擊、引戰、對號入座、腦羞成怒的瘋狗,已多人中槍請大家小心 !!!
分身帳號 : k*******a

嘴臭一言堂 , 持續更新中 ing
https://pcdvd.com.tw/showthread.php?t=986965&page=3&pp=10
https://pcdvd.com.tw/showthread.php?t=1191622&page=3
https://www.pcdvd.com.tw/showthread.php?t=1199571&page=2
瘋狗一言堂 , 持續更新中 ing
https://www.pcdvd.com.tw/showthread.php?t=1045414&page=1087&pp=10
https://www.pcdvd.com.tw/showthread.php?t=1199365&page=5&pp=10
嘴臭哥分身進化史
https://www.pcdvd.com.tw/showthread.php?t=1199365&page=6&pp=10
https://www.pcdvd.com.tw/showthread.php?t=1197251&page=5
舊 2014-07-16, 01:55 PM #2
回應時引用此文章
andy740629離線中