Programming LPC1769 without LPC Link Board

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

Programming LPC1769 without LPC Link Board

1,418件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shaileshbc on Tue Jul 26 22:08:14 MST 2011
Dear All,
How to programme target board (LPC1769) without LPC Link board, using UART0?
thanks in advance
Shailesh
0 件の賞賛
返信
5 返答(返信)

1,354件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shaileshbc on Wed Jul 27 21:16:59 MST 2011
Thank you ZERO and NXP_EUROPE for your Quick support.
i tried it and it worked. i could able to program the lpc1769 through flashmagic.
regards
Shailesh
0 件の賞賛
返信

1,354件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Europe on Wed Jul 27 08:35:25 MST 2011
Hello shaileshbc,

See the User Manual ... be sure that the P2.10 has a pullup resistor.


Quote:
[FONT=Arial][SIZE=2][FONT=Arial][SIZE=2]
[LEFT]The flash boot loader code is executed every time the part is powered on or reset. The
loader can execute the ISP command handler or the user application code. A LOW level
after reset at pin P2.10 is considered an external hardware request to start the ISP
command handler. Assuming that power supply pins are on their nominal levels when the
rising edge on RESET pin is generated, it may take up to 3 ms before P2.10 is sampled
and the decision on whether to continue with user code or ISP handler is made. If P2.10 is
sampled low and the watchdog overflow flag is set, the external hardware request to start
the ISP command handler is ignored. If there is no request for the ISP command handler
execution (P2.10 is sampled HIGH after reset), a search is made for a valid user program.
If a valid user program is found then the execution control is transferred to it. If a valid user
program is not found, the auto-baud routine is invoked.

Pin P2.10 is used as a hardware request signal for ISP and therefore requires special
attention. Since P2.10 is in high impedance mode after reset, it is important that the user
provides external hardware (a pull-up resistor or other device) to put the pin in a defined[/LEFT]
state. Otherwise unintended entry into ISP mode may occur.
[/SIZE][/FONT][/SIZE][/FONT]

0 件の賞賛
返信

1,354件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Wed Jul 27 04:28:12 MST 2011
P2.10 low ?

http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip
0 件の賞賛
返信

1,354件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shaileshbc on Wed Jul 27 04:22:30 MST 2011
i tried flash magic but it did't work so i used lpc21isp but still it didn't work.
i plugged in usb cable only, so that lpc board should be powered up.
i connected UART0-> TXD) and RXD0 and GND line to PC through 232 IC.
but it is not going into programming mode.
it gives error of autobaud error.
regards
Shailesh
0 件の賞賛
返信

1,354件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Wed Jul 27 01:55:46 MST 2011
Try FlashMagic:

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