PDA

View Full Version : Help


REBEL14
03-30-2006, 11:59 PM
Hi, Where Can I Find The Patch To Bypass The Sk For The 301-13 To Use For Atmega With The No Rsa Mod. Thank

jmf38
03-31-2006, 01:50 AM
what i did was copy and paste


[301.013 No_RSA_Mod SK Bypass]
set(0x3fff40, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff50, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff60, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff70, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff80, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff90, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fffc0, 0x011C746C)
set(0x3fffc4, 0x8CA6A88CFDE2E263)
set(0x3fffcc, 0x91FB)
set(0x003FFFA0, get_ascii("Please Enter Your Build Config In CAPS!!!!", "Question", ????, 4))

into notepad.then clicked save as no_rsa_no_sk301_13.fs file onto my desktop
the key for me was too put the word file at the end(after .fs) like above
then i copy and pasted no_rsa_no_sk301_13.fs file into my Flashedit beta9 folder. then i renamed my file no_rsa_no_sk301_13.fs
i just took the word file off the end of the above name.
then when i opened my tsop in Flashedit beta 9,my file was in the dropdown menu where it says apply script.then it asks for the 4 letter build
i hope this helps cause i had a hell of a time getting the fs file into Flashedit.
also it wouldn't work(fs file wouldn't go into dropdown menu) in flashedit beta4.but in beta 9 it worked. i hope this helps somebody.

jmf38
03-31-2006, 05:44 AM
ok,
i have to modify my above post here goes.
copy and paste this:

[301.013 No_RSA_Mod SK Bypass]
set(0x3fff40, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff50, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff60, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff70, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff80, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fff90, 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF)
set(0x3fffc0, 0x011C746C)
set(0x3fffc4, 0x8CA6A88CFDE2E263)
set(0x3fffcc, 0x91FB)
set(0x003FFFA0, get_ascii("Please Enter Your Build Config In CAPS!!!!", "Question", ????, 4))

into notepad then click file(at the top left of notepad)
then click save as
type in a name for your file such as no_rsa_sk_13.fs
here is the trick,right below the name it says TXT file. change it to "all files"
if you don't change txt file to all files then it won't work
then click ok. save it to your desktop.it will then look like a bin file instead of notepad.
then copy and paste or drag it(your new file) no_rsa_sk_13.fs into your flash edit/beta 9 folder. you will see the other .fs files in there.
after you do that then your file will be in the dropdown menu in flashedit.
load your tsop file,change your ird# and boxkeys,then fix crc then choose your file from the dropdown menu and click apply script.enter your 4 digit build configuration then save it where you store your tsops.you can then pull the dropdown box and save a virgin eeprom to use with your tsop.write to your ird,program the atmega,stream the ird,switch check etc. watch tv
BTW, i had problems doing this with flashedit beta4 but it worked with flashedit beta9. hope this helps better.

jmf38
03-31-2006, 06:27 AM
o.k. works with beta4 also-sorry