FlashMagic Ethernet Bootloader for LPCExpresso (LPC4333)

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

FlashMagic Ethernet Bootloader for LPCExpresso (LPC4333)

1,308件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by martinho on Tue Apr 28 03:55:20 MST 2015
I'm Evaluating to use the Ethernet Bootloader for Flashmagic, but the Code delivered with the last Flashmagic version is designed for the Keil environment, and available only for LPC17xx and LPC23xx.
Are there any plans to port the Bootloader to LPCXpresso and the LPC43xx Family?

best regards
Martin
0 件の賞賛
返信
3 返答(返信)

1,134件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Andy ESAcademy on Tue May 05 07:52:46 MST 2015
An example LPC18xx/LPC43xx Ethernet bootloader is now included with Flash Magic 9.15.

Andy
0 件の賞賛
返信

1,134件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Tue Apr 28 06:21:49 MST 2015

Quote: martinho
...version is designed for the Keil environment, and available only for LPC17xx...



... and Ethernet PHY DP83848  :O
0 件の賞賛
返信

1,134件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Andy ESAcademy on Tue Apr 28 05:42:44 MST 2015
Hi Martin,

The bootloader was developed by NXP as an example and included with Flash Magic for convenience. The complete source code is provided so that people can use it as a starting point for customization. Porting it from Keil to something else should be fairly straightforward. The Ethernet-specific part is contain in two modules - emac.c and mdio.c, so to get it working on the LPC43xx will require adapting those two files. The LPC17xx version would be the best starting point.

If you prefer, we could port it for you as a consulting project.
0 件の賞賛
返信