Re: [OpenOCD-devel] MIPS Fastdata access Failed on AR7242

2015-06-26 Thread Oleksij Rempel
Am 26.06.2015 um 16:53 schrieb Егор Егоров: > Hello! > > I am trying to upload 2 files from OpenOCD 9.0 via JTAG to D-Link > DIR-632 (AR7242) using load_image command: > > First file: >> load_image backup_uboot.bin 0x8100 bin > Everything is ok, it uploads > > Immediately after first file: >

[OpenOCD-devel] MIPS Fastdata access Failed on AR7242

2015-06-26 Thread Егор Егоров
Hello! I am trying to upload 2 files from OpenOCD 9.0 via JTAG to D-Link DIR-632 (AR7242) using load_image command: First file: > load_image backup_uboot.bin 0x8100 bin Everything is ok, it uploads Immediately after first file: Second file: > load_image 8Muboot_RAM_version.bin 0x8000 bin