Downloading code in 32mb flash

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

Downloading code in 32mb flash

415件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lparthee on Fri Jun 15 04:24:14 MST 2012
hi... can we able to download code into 32Mb flash using DFU tool in lpc4330 Xplorer board?
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

397件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wellsk on Fri Jun 15 09:02:22 MST 2012
Not yet. The LPC DFUsec tool will allow downloading unlimited sized images into target memory (SPIFLash, external NOR FLASH, internal FLASH, etc.) with offset using the DFU boot capability.

This requires a small target program (dfuburner) that is deployed from the DFUsec tool prior to the image being downloaded, so it's a 2-step process. We'll provide the source for dfuburner and some pre-built burner algorithms usable with the LPC18xx/43xx boards and the board's supported non-volatile memory types. 3rd party developers can easily add a new algorithm to burn other types of NV memory by rebuilding the dfuburner source with their own replacements of the functions for burning NV memory.

Multiple images can be programmed at multiple offsets in a single sessions using DFUsec, so it can be used for production burning of more complex FLASH layouts (example: u-boot, uCLinux, rootfs in partitioned NAND). This capability should be available soon.
0 件の賞賛
返信

397件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Nitin_Bhaskar on Fri Jun 15 05:46:11 MST 2012
I don't think you can do that.

Nitin
0 件の賞賛
返信