[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Error in elf2flt



When trying to convert elf file to flat file that’s what I got:

 

$ mb-elf2flt.exe -v a.out

TEXT -> vma=0x0 len=0xbb98

DATA -> vma=0x0 len=0x714

ERROR: text=0xbb98 overlaps data="" ?

 

$

 

Maybe somebody knows what the problem,

 

Thanks.