-->
Downgrade nSpires boot2 via serial?
-->
-->
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
-->
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
General Calculator Help
»
Downgrade nSpires boot2 via serial?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Downgrade nSpires boot2 via serial? (Read 3115 times)
0 Members and 1 Guest are viewing this topic.
winsock
LV1
Newcomer (Next: 20)
Posts: 17
Rating: +1/-0
Downgrade nSpires boot2 via serial?
«
on:
April 28, 2011, 05:29:24 pm »
I updated to os 3 without removing the new boot2(3D-Graping enticed me) and i want to have the ability to downgrade. I have the hardware to connect the calc to my computer. Well my netduino but it has enough memory to store the boot2 image to send.
I found this post on ti-bank but ti does not say anything on how to send the boot2.
http://ti.bank.free.fr/index.php?mod=news&ac=commentaires&id=1038
Anyone have anymore info?
Logged
mikehill2003
LV5
Advanced (Next: 300)
Posts: 279
Rating: +13/-4
Re: Downgrade nSpires boot2 via serial?
«
Reply #1 on:
April 28, 2011, 05:31:45 pm »
I think you use xmodem to send the image to /phoenix/install, but as I've never done it I'm not sure.
«
Last Edit: April 28, 2011, 05:32:41 pm by mikehill2003
»
Logged
critor
Editor
LV11
Super Veteran (Next: 3000)
Posts: 2079
Rating: +439/-13
Re: Downgrade nSpires boot2 via serial?
«
Reply #2 on:
April 28, 2011, 05:37:05 pm »
Yes, you reset your Nspire while pressing Home+Enter+B, and then send the boot2.img file in Xmodem, as described here:
http://hackspire.unsads.com/wiki/index.php/Hardware#RS232
«
Last Edit: April 28, 2011, 05:37:20 pm by critor
»
Logged
TI-Planet
co-admin.
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
General Calculator Help
»
Downgrade nSpires boot2 via serial?
\n\t\t\t\t\t\t\t\t\t
<' + '/div>\n\t\t\t\t\t\t\t\t\t
%body%<' + '/textarea>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
Max characters: 20000; characters remaining:
...<' + '/span><' + '/span>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t<' + '/div>', sTemplateSubjectEdit: '
', sTemplateBodyNormal: '%body%', sTemplateSubjectNormal: '
%subject%<' + '/a>', sTemplateTopSubject: 'Topic: %subject% (Read 3115 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "
Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 6, iCurBoardChildLevel: 1, sCurBoardName: "General Calculator Help", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 6, iTopicId: 10666, sSessionId: "f1c49e9f4d8afbd08cbb412b4f2957ad", sSessionVar: "c921dc59d3a8", sLabelIconList: "Message Icon", sBoxBackground: "transparent", sBoxBackgroundHover: "#ffffff", iBoxBorderWidthHover: 1, sBoxBorderColorHover: "#adadad" , sContainerBackground: "#ffffff", sContainerBorder: "1px solid #adadad", sItemBorder: "1px solid #ffffff", sItemBorderHover: "1px dotted gray", sItemBackground: "transparent", sItemBackgroundHover: "#e0e0f0" }); } function tick2() { if (typeof(document.forms.quickModForm) != "undefined") { calcCharLeft2(); setTimeout("tick2()", 1000); } else setTimeout("tick2()", 800); } function message_onkeyup() { if (typeof(document.forms.quickModForm) != "undefined" && typeof(document.forms.quickModForm.message) != "undefined") { document.forms.quickModForm.message.onkeyup = function onkeyup(event) { storeCaret(this); calcCharLeft2(); }; } else setTimeout("message_onkeyup()", 800); } message_onkeyup(); function calcCharLeft2() { var maxLength = 20000; var oldEditor = "", currentEditor = document.forms.quickModForm.message.value; if (!document.getElementById("editorLeft2")) return; if (oldEditor != currentEditor) { oldEditor = currentEditor; if (currentEditor.replace(/\r/, "").length > maxLength) document.forms.quickModForm.message.value = currentEditor.replace(/\r/, "").substring(0, maxLength); currentEditor = document.forms.quickModForm.message.value.replace(/\r/, ""); } setInnerHTML(document.getElementById("editorLeft2"), maxLength - currentEditor.length); } // ]]>-->