How to reset a Netburner in software?
Posted: Wed Apr 25, 2018 7:11 am
I have a use case that requires me to reboot my Netburner remotely. What is the best way to do this in C?
I tried "strcpy(0, "REBOOT");" but that just dumped me to the boot loader. How can I reset my system so the application comes up fresh?
BTW I tried all the possibilities of Setup #9 in the boot loader - Reset, Reboot, Quiet Boot, and one or two others except Halt. They all booted the boot loader, not the application.
Thanks,
Larry
I tried "strcpy(0, "REBOOT");" but that just dumped me to the boot loader. How can I reset my system so the application comes up fresh?
BTW I tried all the possibilities of Setup #9 in the boot loader - Reset, Reboot, Quiet Boot, and one or two others except Halt. They all booted the boot loader, not the application.
Thanks,
Larry