Flash Magic Forum

In-System Programming Support => ARM Cortex => Topic started by: shahab_243 on July 19, 2017, 10:46:23 PM

Title: LPC1768 Ethernet Bootloader not work whit EasyWeb
Post by: shahab_243 on July 19, 2017, 10:46:23 PM
I use Ethernet Boot loader for LPC1768 and it's worked correctly with Blinky sample But When I Use EasyWeb sample and After setting of Start Address and recompiling ,program not start and not work!!

Can everybody help me?
Title: Re: LPC1768 Ethernet Bootloader not work whit EasyWeb
Post by: Andy Ayre on July 20, 2017, 12:46:13 AM
Take the blinky example and start modifying it a bit at a time into what you want. When it stops working you have found the cause.
Title: Re: LPC1768 Ethernet Bootloader not work whit EasyWeb
Post by: shahab_243 on July 21, 2017, 12:51:44 PM
Thanks for your attention,

But I say that the "blinky Example" works correctly but "EasyWeb Example" (keil sample for RL Library) after modifing start of program (IROM:0x0000 to IROM:0x2000) and loading hex file to Mico by using Flash magic(Ethernet Boot Loader) not work correctly!!!