Hallo!

I'm trying to load a linux image on the evaluation board of cirrus logic
CL-PS7500FE.
The evaluation board is configured to run the angel at boot time.

I've built a GDB 5.0 for the arm target and i've tryied the target rdi that
connects with the
evaluation board without problems, but if I load a program on it, i can't
find how to start it.

For example, after having done the connection with the board with the
command target rdi /dev/ttyS0
i can examine the memory with the command x, but i can't examine the
registers:

info registers

-> No selected frame.

Also if i give the command run i have the answare:
The program being debugged has been started already.
Start it from the beginnig ?

Were can i find information on how to use GDB with the RDI target ?
It's possible to load the kernel image on that evaluation board using GDB or
angelboot ?

Thank you.

Gabriele



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to