Hello all,
I would like to debug an newly developed application which consists of a
bootloader and a separate application. The bootloader and the
application exist as ELF binaries having a distinct base address in
flash memory. But I don't know how to load and flash the two files with
GDB and
Am 07.07.2010 21:45, schrieb Øyvind Harboe:
Did you see this?
NOTE! Severe performance degradation without fast memory access
enabled. Type 'help fast'.
Well you're right!
If I enable fast_memory_access I get download speeds of 3kB/sec. If I
change the JTAG clock to 6000kHz in the inte
Am 07.07.2010 20:42, schrieb Spencer Oliver:
On 07/07/2010 19:20, Andreas Schmidt wrote:
But I get only download speeds of 1kB/sec. Why is this so slow? How can
I speed up the download?
My start-script from Eclipse (Zylin Embedded CDT) looks like this:
init-commands:
target remote localhost
Hello guys,
I'm using an OLIMEX AT91SAM7S256 Header board with 18,432MHz crystal. In
my OpenOCD config script I have set the JTAG speed to 2000kHz while
using the OLIMEX USB-OCD JTAG interface. Here ist my interface config
for OpenOCD
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG"
Am 25.04.2010 15:21, schrieb Andreas Schmidt:
Hello,
at the moment I'm trying to get my Olimex LPC-E2294-8MB Board running
with OpenOCD and GDB. Unfortunalty I had only very little success.
I've compiled the current OpenOCD version from GIT with FTDI drivers.
Everything worked we
Hello,
at the moment I'm trying to get my Olimex LPC-E2294-8MB Board running
with OpenOCD and GDB. Unfortunalty I had only very little success. I've
compiled the current OpenOCD version from GIT with FTDI drivers.
Everything worked well for the first time I start debugging with GDB
(Version 6