sending Hex file to LPC1768 through Ethernet

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

sending Hex file to LPC1768 through Ethernet

1,341 次查看
alinikfarjam
Contributor II

hi all,

i am developing a an Ethernet Bootloader for LPC 1768. I have already wrote TCP Socket and can control LEDs on board through Ethernet and TCP socket.

For the next step i want to send a Hex file to board and store it on flash through Ethernet. Can you please advise me how can i start with this step. i've already saw the secondary ethernet bootloader example in flash magic but it confusing me. so if there is any idea how can i do it please share it with me.

 

thanks

标签 (2)
标记 (1)
0 项奖励
回复
1 回复

712 次查看
soledad
NXP Employee
NXP Employee

Hi,

 

Please check the application note AN10744: Ethernet secondary ISP bootloader. This application note will use Ethernet as an example for developing the secondary bootloader. The code was tested using the LPC2378 and the Keil’s MCB2300 evaluation board. This code can be easily modified to work with LPC23xx and LPC24xx series microcontrollers that have an enabled Ethernet block.

http://www.nxp.com/documents/application_note/AN10744.pdf 

I hope this helps,


Have a great day,
Sol

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复