You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
First of all, thanks for your nice software!
I am having some issues configuring playtag, it's probably an address that I
need to set but I was wondering if someone could point me in the right
direction.
I attached leongdb.cfg and jtagid.txt. I can start the server and sparc-elf-gdb
connects nicely.
However when I try to run I get this:
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /home/franss/playtag-svn/tools/leon3/main.elf
Don't know how to run. Try "help target".
(gdb)
When I connect again, and then say "continue" the program runs as expected. I
can als do some stepping.
(gdb) source connect
0x4000083c in main ()
0x40000000 in svt_handler ()
Loading section svt, size 0xa0 lma 0x40000000
Loading section .text, size 0x2bd8 lma 0x400000a0
Loading section .rodata, size 0x3f0 lma 0x40002c78
Loading section .data, size 0x54 lma 0x40003068
Start address 0x400000a0, load size 12476
Transfer rate: 875508 bits/sec, 265 bytes/write.
(gdb) continue
Continuing.
Any clue?
Thanks and regards,
Frans
Original issue reported on code.google.com by [email protected] on 23 Apr 2014 at 2:04
Original issue reported on code.google.com by
[email protected]
on 23 Apr 2014 at 2:04Attachments:
The text was updated successfully, but these errors were encountered: