LPC1769 bootloader

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

LPC1769 bootloader

1,976件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by masterboy on Wed Mar 06 13:34:15 MST 2013
Hi,

I have three questions:

1. I read on the internet that lpc1769 has uart bootloader. Is it true? How does it work?
2. What is the simpliest bootloader?
3. Is it difficult to make own bootloader?
0 件の賞賛
返信
1 返信

1,413件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by serge on Thu Mar 07 02:30:48 MST 2013

Quote:
1. I read on the internet that lpc1769 has uart bootloader. Is it true? How does it work?


Chapter 32 of the user manual 10360 explains the bootloader.
[LEFT][FONT=Arial][SIZE=2][FONT=Arial][SIZE=2][COLOR=blue]The flash boot loader code is executed every time the part is powered on or reset. The[/COLOR][/SIZE][/FONT][/SIZE][/FONT]
[SIZE=2][FONT=Arial][SIZE=2][FONT=Arial][COLOR=blue]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.[/COLOR][/FONT][/SIZE][/FONT][/SIZE][/LEFT]

[SIZE=2][FONT=Arial][FONT=Times New Roman][SIZE=3]
Quote:
2. What is the simpliest bootloader?

[/SIZE][/FONT]
Quote:



[FONT=Times New Roman][SIZE=3]Probably the built-in one[/SIZE][/FONT]


Quote:
3. Is it difficult to make own bootloader?


A search on this forum (sticky thread at the beginning would be a nice way to start) and should reveal some information on the subject also a visit to http://www.lpcware.com could be very productive.
For example this thread: http://knowledgebase.nxp.com/showthread.php?t=1540
and this: http://support.code-red-tech.com/CodeRedWiki/RDB1768cmsisExampleProjects

HTH
[/FONT][/SIZE]
0 件の賞賛
返信