Xpresso 3.4.0 Program Flash on toolbar

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

Xpresso 3.4.0 Program Flash on toolbar

775件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jmk on Fri Jul 16 12:36:00 MST 2010
Dear Support Engineers,

I generated a release .axf file for my project, and now want to program it
using the "Program Flash" windows utility built into LPC Xpresso 3.4.0

But there is not much explanation about all the options on this utility.
There is the ability ot do a Mass Erase, or "Erase only required pages"
There is a place to set the base address, I would assume this would be 0x00000000 for the most basic programing of the Flash.

My problem is I get "LPCXpresso Error - 05: File "MyFile.axf" load failure: Eg(10) Attempt to load into missing flash area"

Is this a bug or am I doing something wrong ?

Original Attachment has been moved to: 1100544_w1_low%20current_full%20work.zip

0 件の賞賛
返信
1 返信

711件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Fri Jul 16 15:50:50 MST 2010
The debug stub (for speed reasons) may internally decide to mass erase the flash based on how much of the flash is used by your application.

First select the appropriate project in the Project Explorer. Open the flash utility, and navigate to the 'Program flash memory' tab. Browse for the .axf file, the search for and select the Release build .axf file. Specify either 'Mass erase' or 'Erase only required pages', and press the 'OK' button.
0 件の賞賛
返信