Page 1 of 1

autoupdate fails

Posted: Sat Jul 23, 2011 7:42 am
by zx5000
At some point in developing my application the autoupdate started to fail. I can still put it on the dev board and flash it via serial port.

Has anyone seen this and are there any known gotchas that I should avoid?

TIA

Re: autoupdate fails

Posted: Sat Jul 23, 2011 11:39 am
by Ridgeglider
Two things to check: if your app name is longer than 64 chars, then NB Find can't find the NB and the next autoupdate will fail. Also, if you originally assigned an IP in your run configuration, then, maybe a day later, your DHCP server assigns a new IP, then the old run configuration IP needs to be editted. Can you see the NB using the NBFind tool. If you don's see this view:
[img]
NBFindView.png
NBFindView.png (14.48 KiB) Viewed 2551 times
[/img] then go to Windoe/Show/View/Other/NetBurner/NBFind

Re: autoupdate fails

Posted: Sat Jul 23, 2011 1:24 pm
by zx5000
Good catch. It was the network on my virtual machine that quit working. At some point the network adapter stopped and since I had not rebooted the VM I thought I created the problem with my netburner appliaction.

Thanks.

Jeff