Flash Magic Forum

In-System Programming Support => ARM Cortex => Topic started by: marion on April 28, 2014, 02:49:00 AM

Title: LPC1833 ethernet bootloader
Post by: marion on April 28, 2014, 02:49:00 AM
Hello

In Flash Magic Tool, it's not possible to select ethernet flashing way for LPC1833.
Is there a workaround to flash a 1833 with flash magic ?
Is is plan to add "LPC1833 ethernet" in selected device ?

thanks a lot

Marion
Title: Re: LPC1833 ethernet bootloader
Post by: Andy Ayre on April 29, 2014, 01:09:26 AM
In order for Flash Magic to support Ethernet on a device there first needs to be a bootloader. Have you already ported the LPC1700 ethernet bootloader to the LPC1800?

Andy
Title: Re: LPC1833 ethernet bootloader
Post by: marion on April 30, 2014, 12:38:56 AM

I'm currently porting the LPC1700 ethernet bootloader to the LPC1833.
I have already a projet based on LPCOpen which work with ethernet on my target. I use LPCOpen to adapt the low level layer.