Hi, According to ARM document pasted below, __main always calls __scatterload. But I got a .elf file whose dissambly code doesn't contain the __scatterload function. Any idea in what situation the __scatterload will not be compiled and used ?
↧