Problem with Xilinx 10.1 PowerPC simulator

G

Grzegorz Plywacz

Guest
Hi,

I'm trying to use Xilinx 10.1 SDK for PowerPC simulation. However for unknown reasons SDK is unable to connect to debugger. This is a dump from XMD console:

<start here>

Accepted a new TCLSock connection from 127.0.0.1 on port 4760
Instruction Set Simulator (ISS)
PPC405, PPC440
Version 1.9 (1.76)
(c) 1998, 2005 IBM Corporation
status: waiting to connect to controlling interface (port=6470, protocol=tcp)....
status: connected to Remote address (127.0.0.1) on port 4761
status: local Address = (127.0.0.1) on port 6470
0
Accepted a new GDB connection from 127.0.0.1 on port 4762
Closed the GDB connection from 127.0.0.1 on port 4762

<ends here>

Every try fails with 'timed out' error. I expected that software simulation would run just out of the box, but apparently I've missed something obvious. Has anyone a clue what to do ? Do I need to configure something in order to launch debugger ?

Thanks and regards
GP
 
Try this workaraoun
http://forums.xilinx.com/t5/EDK-and-Platform-Studio/Simple-SDK-question-how-to-debug-as-simulation-in-SDK/m-p/124820#M17844
 
Try run xmd from edk
http://forums.xilinx.com/t5/EDK-and-Platform-Studio/Simple-SDK-question-how-to-debug-as-simulation-in-SDK/m-p/124820#M17844
 

Welcome to EDABoard.com

Sponsor

Back
Top