Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't know how to run. Try "help target". #1

Open
GoogleCodeExporter opened this issue Aug 4, 2015 · 4 comments
Open

Don't know how to run. Try "help target". #1

GoogleCodeExporter opened this issue Aug 4, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant