Цитата(DASM @ Oct 29 2010, 21:17)

оч просто. Когда я конверчу SREC в HEX он уже ставит смещения байтовые в HEX. В итоге первая строка нормально прописывается в 0-ой адрес, а вторая в 32*4 = 128 адресе... Вобщем хрен с ним, отказался от юзапния SREC , работаю через elf
м.б. поиграться с -address-length?
Цитата
-Intel An Intel hex format file will be written. (See srec_intel(5) for a description of this file format.) The default
is to emit 32-bit linear addressing; if you want 16-bit extended segment addressing use the -address-length=2
option.
кстати, там есть и
Цитата
-Memory_Initialization_File [ width ]
(Altera) Memory Initialization File (MIF) format will be written. The width defaults to 8 bits. (See srec_mif(5)
for a description of this file format.)