This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug ARM core on FPGA vai third-party JTAG

As part of my research project at university I need to debug my code running on an ARM. We use a digilent Nexys 3 development board with a Xilinx Spartan 6 which has an ARM Cortex M0 included. My problem: I cannot use a ARM ULINK adapter since the development board offers no such connections. I only have a JTAG adapter from Digilent which is made to work with the tools of Xilinx. But as someone of the Xilinx community pointed out I cannot use the native Xilinx tools to debug due to my setup.

Now I was wondering if there are any tutorials on debugging an ARM core on a FPGA for a situation as I described above. Does ARM Keil even support the use of other, non-ULINK JTAG adapters?

Any help is much appreciated!