LPC23XX Ethernet Bootloader Starting Address

Started by tungsys, April 10, 2013, 02:59:51 AM

Previous topic - Next topic

tungsys

Hi Andy,

I have another question regarding the starting address of application that download by Ethernet bootloader.

In normal condition (without the bootloader) I run my application and it work well.

But when I download it with Ethernet bootloader, it doesn't work no matter I changed the starting address from 0x0 to 0x2000

What other parameter should I change in my application so that I can work after downloaded by Ethernet bootloader.

The application I am using is the tiny webserver from Keil
You can find it here: http://www.keil.com/download/docs/295.asp

Thank you for your great support.

Andy Ayre

You need to look at the map file and ensure the reset vector is at 0x2000 and nothing is located below that address.

Note - please start a new topic for new questions.

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