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

Ответить
techy
Сообщения:34
Зарегистрирован:Вс мар 11, 2012 2:56 pm
splitting an 27c1024 data into odd and even 27c512 data

Сообщение techy » Пт фев 01, 2013 10:10 am

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 )

Ezo
------
Сообщения:2042
Зарегистрирован:Пн янв 03, 2005 6:50 pm
Откуда:Riga

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

Сообщение Ezo » Пт фев 01, 2013 7:47 pm

Try create odd/even files with split

techy
Сообщения:34
Зарегистрирован:Вс мар 11, 2012 2:56 pm

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

Сообщение techy » Пн фев 18, 2013 7:04 pm

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

Ezo
------
Сообщения:2042
Зарегистрирован:Пн янв 03, 2005 6:50 pm
Откуда:Riga

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

Сообщение Ezo » Вт фев 19, 2013 7:00 pm

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

Ответить