I have been loading elf files into Mappy for some time now, exclusively.
FWIW I generally use ARM SDT or ARM ADS so perhaps its related to gcc
built elf files...
David
Ju-Lian Kwan wrote:
>Hello, I was just wondering if anyone had run into a problem getting Mappy
>to load ELF files. Mappy gives me an Access Violation error (attempting to
>read address 0000000) when I try to load the ELF file but it loads the
>binary file that has been objcopied from that elf file just fine.
>
>Are there any gcc compiler options in specific that need to be turned on?