View Single Post
Old 11-04-2011   #8
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 303
Likes: 33
Liked 219 Times in 104 Posts
Mentioned: 86 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Tr1ckst3r View Post
Ok awesome. Ill take a look. So is the regulator on the board (fir the ++ version)
It's not included with teensy. You have to order it separately:

http://www.pjrc.com/store/teensypp.html
http://www.pjrc.com/store/mcp1825.html

Originally Posted by Tr1ckst3r View Post
Problem. Everytime i open Norpatch.exe it auto closes.
Opened it right from CMD and it still autocloses. (I converted it to .txt and its says cannot run in DOS mode?)
It's a cmdline tool. You have to open a command/dos window first. Click Start -> Run and enter "cmd". In the DOS window cd to the directory where norpatch resides (e.g. "cd c:\ps3") and enter "norpatch.exe" (don't rename it to .txt). A list of available commands is displayed.
judges is offline   Reply With Quote