> On 07 Aug 2015, at 14:08, Diego Fernandez Alonso <[email protected]> > wrote: > > Hi Holger, thanks for the mail.
Hi, > dvnixload debug1: Running command: objcopy -R .ddrram -R .selfcopy > --gap-fill 0xFF -S -O binary ubl-sysmobts-v2.elf /tmp/ubl.bin 2>&1 > dvnixload debug2: run_cmd_get_string() > > dvnixload debug2: CMD = "readelf -h ubl-sysmobts-v2.elf | grep 'Entry > point' | sed 's/.*\(0x[0-9a-f]*\)/\1/‘" well, what do you get when you run the above command on Ubuntu? On Ubuntu you can install an arm???..binutils package as well, then use CROSS_COMPILE=arm???- before invoking the dvnixload. Of course replace ??? with the right name. I don’t use Ubuntu. holger
