SpoolingTurbo6
Donating Member
The info I need is, Is it possible in tunnuer pro4.0 to split a 16 bin chip into 16 different bin files?
Thanks
Tyson
Thanks
Tyson
It shouldn't matter which program does the stacking or unstacking. The "stacking" is really just appending one bin after another, until the desired number of bins is reached. There's nothing proprietary about the format, it's a straight binary file.93ty475 said:Is it possible that if a 256k file was assembled using promgrammer, tunerpro won't split it? Someone sent me a stacked bin a while back and I couldn't get tunerpro to split it either....
I haven't tried either of those programs, so I can't give you any first-hand advice, but they should both work. Pick one and give it a try.macg3cpu said:I have Win hex and hex workshop ...will these work?
BillC said:then my guess is that either you picked the wrong parameters in TunerPro (see mattw's post above) or there is a problem with TunerPro's import/split function.
bin size 16k, chip size 256k, block size 16k....
93ty475 said:starting with what I believe to be the correct one...bin size 16k, chip size 256k, block size 16k....
TookyCat said:I went through this when I started modifying my Ultimate chip BIN a few months ago. I ended up using MS Visual C++ hex editor to drag and drop the BINs which was a complete pain in the ass. Finally I found the TunerPro software has a nice BIN Splitter/Stacker BUT - with my Moates BURN1 burner, when I restacked it and put it on the chip, I found out that my T1-15 programs etc were in the wrong order?? I contacted TunerPro and we went back and forth and couldn't really figure it out.
It's like out of the 16 positions Valet through T3-24, when it comes to TunerPro Bin Stacker, Position 1 is really about T2-20 and conversly, Valet ends up at about Position 8. So when you run the Ultimate LED box, the programs don't actually coincide with the LED display (as confirmed using Datamaster PROMID to identify which program was truly running). I guess I could purposely put the programs in the "wrong" order in TunerPro so that when they get burned onto the chip, they land out in the "right" order. But there has to be a better way..
Anyone else run into this? Anyone else using restacked BINs with their Ultimate in the first place?![]()
There is: use Promgrammer!TookyCat said:But there has to be a better way..