ethernet bootloader

Started by ms, June 04, 2010, 05:56:41 AM

Previous topic - Next topic

ms

Hi,

I am using NXP's ethernet bootloader to download code to 2368. ISP related functions like ID, blank check are working properly. But when I try to write blinky.hex (I modified a little bit) using flash magic it stops after Write command (W 1073742336 512). When I try the same using Ethernet Flash Utility coming with AN10744 it stops but it tries to write whole thing 1672 bytes to the same location. It returns error code 12 which is parameter error. Any idea?

Thanks, Murat.

Andy Ayre

The ethernet bootloader takes more debugging effort than the other bootloaders. You will need to install wireshark and monitor the packets to see what is happening and where exactly it is stopping.

Then you will need to possibly look at your network. Try a direct connection between your PC and the bootloader using a crossover cable.

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com