"do not use fast download"

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

"do not use fast download"

1,539件の閲覧回数
yangliang
Contributor I
I made a board use in MPC8313,in the CW Release v8.8.3 patch, i find if not check  "do not use fast download" in USBTAP edit connection,my board can't use the flash programmer,in the DDR memory the flash driver can't download right ,so can't to write to flash.but if i check  "do not use fast download" ,it can use the flash programmer and the code download to DDR right. So i want to know what the different between check and not .fast download do something? But in 8313RDB board it can work both check and not check this?
ラベル(1)
0 件の賞賛
返信
3 返答(返信)

810件の閲覧回数
J2MEJediMaster
Specialist I

According to the Power Architecture Targeting manual (located in the Help folder of the CodeWarrior installation), the Working with the Debugger chapter,  there is a download mechanism optimized for speed, and another that uses the regular (slow) download mechanism. The documentation does not describe the difference between the two download mechanisms. As you have discovered, the fast download does not work for all hardware configurations, in which case you fall back to using the slow download. (You did this by checking the Do not use fast download option.). Use what works, and stick to the slow download.

 

---Tom

0 件の賞賛
返信

810件の閲覧回数
wonderwizard
Contributor III

Can confirm that the MPC8313 and CW v8.8.3 Build 90619 still has this issue. Thankfully found this forum post, many thanks yang.

0 件の賞賛
返信

810件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

I verified CodeWarrior 8.8 applied Patch 8.8.5(including all previous patches) with MPC8313RDB target board, both "fast download" and "non fast download" work well.


Have a great day,
Yiping Wang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信