Страница 1 из 1

splitting an 27c1024 data into odd and even 27c512 data

Добавлено: Пт фев 01, 2013 10:10 am
techy
Hi forum ,


I would like to know HOW i can split a .bin or .hex data file ( read from a 27c1024 chip ) into odd and even files to programm 2 27c512 chips.


i have tried several utilities found on the internet but the generated files together are smaller than the original file ...............


so i am a bit :? :( :cry:




techy ( i think )

Re: splitting an 27c1024 data into odd and even 27c512 data

Добавлено: Пт фев 01, 2013 7:47 pm
Ezo
Try create odd/even files with split

Re: splitting an 27c1024 data into odd and even 27c512 data

Добавлено: Пн фев 18, 2013 7:04 pm
techy
Ezo ,

i am struggeling with this program , i try to get all syntaxes right but NO output files are generated.................. :oops:

i manage to get the program opening in a dosbox , it starts, asks for the odd and even filename but nothing gets generated.


Any info to get me towards a solution :(

techy

Re: splitting an 27c1024 data into odd and even 27c512 data

Добавлено: Вт фев 19, 2013 7:00 pm
Ezo
keep utillity in source file directory
for example - source 1.bin (8KB)
write source- 1.bin
even.. - 11.bin
odd.. - 12.bin
You will find in directory 2 files 11.bin and 12.bin 4KB