Page 1 of 1

Boot record INVALID Csum:FFB6

Posted: Fri Oct 19, 2012 12:08 pm
by seulater
Platform Nano Kit.

Things were going just fine, and i performed a rebuild all to my project as i was getting ready for the release stage.
Clicked upload and the board did nothing. Opened the serial port to see, and after boot i am getting this message after reboot.

Boot record INVALID Csum:FFB6

Configured IP = 0.0.0.0
Configured Mask = 0.0.0.0
MAC Address= 00:03:f4:01:02:03
ýBoot config INVALID8.0.12
nb>Welcome to the Netburner Alternate Boot Monitor Command Program
Starting Monitor...


Netburner MCF5441x Alternate Image Monitor V1.00 May 23 2012 13:27:35
HELP for help
nb>


Even when i upload a totally different project i get the same.

Any ideas ??

Re: Boot record INVALID Csum:FFB6

Posted: Fri Oct 19, 2012 2:36 pm
by Forrest
Try shorting the monitor pins to enter the alternate monitor first. Then, upload a new project like normal. If your project is failing, try a default example application. The alternate monitor should provide a network connection, so uploading via NBEclipse or autoupdate will work.

Re: Boot record INVALID Csum:FFB6

Posted: Fri Oct 19, 2012 5:17 pm
by seulater
I actually knew about the pins, i tried it after i posted this, i just forgot to update it.
That fixed it. thanks.