Reply by kaimi2005 August 4, 20092009-08-04
I missed checksum at 0x14.
I was actually confused since you said "it's NOT CALCULATING... and it WORKS...". FLashMagic was confusing me, too. I didn't check "Ignore checksum" box in the Verify dialog, but it still indeed ignored checksum and reported verification ok.

--- In l..., "kaimi2005" wrote:
>
> santforjob,
> Can you share your solution?
> I am working on the same thing.
> The boot code got replaced in flash, data verification was ok (!), but it can't execute.
>
> --- In l..., "santforjob" wrote:
> >
> > --- In l..., wrote:
> > >
> > > Are you programing the right checksum?
> > >
> > > Chris.
> > >
> > >
> > >
> > >
> > >
> > >
> >
> > i's not calculating the checksum at all.
> > it works now.
> > thanks.......
>

An Engineer's Guide to the LPC2100 Series

Reply by kaimi2005 August 3, 20092009-08-03
santforjob,
Can you share your solution?
I am working on the same thing.
The boot code got replaced in flash, data verification was ok (!), but it can't execute.

--- In l..., "santforjob" wrote:
>
> --- In l..., wrote:
> >
> > Are you programing the right checksum?
> >
> > Chris.
> >
> >
> >
> >
> >
> > i's not calculating the checksum at all.
> it works now.
> thanks.......
>
Reply by kaimi2005 August 3, 20092009-08-03
--- In l..., "santforjob" wrote:
>
> --- In l..., wrote:
> >
> > Are you programing the right checksum?
> >
> > Chris.
> >
> >
> >
> >
> >
> > i's not calculating the checksum at all.
> it works now.
> thanks.......
>
Reply by santforjob July 28, 20082008-07-28
--- In l..., wrote:
>
> Are you programing the right checksum?
>
> Chris.
>
>
>
>
>
>

i's not calculating the checksum at all.
it works now.
thanks.......

Reply by sig5...@hotmail.com July 18, 20082008-07-18
Are you programing the right checksum?

Chris.


Reply by santforjob July 18, 20082008-07-18
I'M RUNNING THE IAPs FROM RAM ITSELF AND REPLACING THE CODE ALREADY
PRESENT AT 00 LOCATION IN FLASH BY THE CODE RESIDING IN RAM. PROBLEM IS
THAT THE CODE GOT REPLACED BUT NEW CODE IS NOT GETTING ACTIVATE, INFACT
AFTER MANUAL RESETING IT IS NOT WORKING.

WHAT WOULD BE THE PROBLEM AND SOLUTION.......