Flash programming algorithm for LPCXpresso11U68

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

Flash programming algorithm for LPCXpresso11U68

1,175件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dotocean on Tue Sep 23 04:11:20 MST 2014
Hi,

I am using the LPCXpresso11U68 evaluation board with the KEIL uVision V5.

Where can I find the flash programming algorithms for the lpc11u68 (the flm-files)?

I worked already with the lpc4350, where the flash programming algorithms are freely available. For this board I can't find them. Somebody who can point me to the flash programming drivers?

Thx

Peter
ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,125件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nerd herd on Tue Sep 23 09:32:21 MST 2014
Hi Dotocean,

Have you downloaded all the software packs for Keil? You may need to download a legacy software pack if you are missing the flash algorithm for the LPC11U68.

http://www.keil.com/dd2/
0 件の賞賛
返信

1,125件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dotocean on Tue Sep 23 04:43:38 MST 2014
Hi

Thx for the reply. I am looking for the ISP routines ported for uVision. The example projects does not provide the flash programming algorithms for Keil natively.

I assume somebody already faced the same problem. uVision projects are supported for the LPC11u68, but no logic is provided for uVision to write into the flash.
0 件の賞賛
返信

1,125件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Tue Sep 23 04:26:35 MST 2014
The LPC4350 device is a flash-less device, so presumably, these algorithms are for programming devices that you have connected externally.

The LPC11U68 has on-chip flash, so you use the IAP routine (built into the ROM) and described in the User Manual.
0 件の賞賛
返信