Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
Hi Everbody, I am going to use BF532 and I will need Emulator ... But it's expensive you know... I have JTAG Cable that I used in my previous project to program my CPLD. Shortly I have XILINX JTAG Program cable... I want to clear that ; Can I use this XILINX JTAG cable to emulate BF532 with adding any connection and/or modification ??? Is this possible?? Thank you in advance .... EAD
On Tue, 5 Sep 2006 e...@yahoo.com wrote: > Hi Everbody, > > I am going to use BF532 and I will need Emulator ... > But it's expensive you know... > I have JTAG Cable that I used in my previous project to program my CPLD. > Shortly I have XILINX JTAG Program cable... > I want to clear that ; > > Can I use this XILINX JTAG cable to emulate BF532 with adding any connection and/or modification ??? > Is this possible?? > > Thank you in advance .... I'm going to guess no, it won't work. But it's worth a try! Patience, persistence, truth, Dr. mike
Hi. First, you can not use Xilinx DLC from VDSP. But there is gdbproxy which interface gdb debugger and your DLC. It is destributed from http://blackfin.uclinux.org. I have tried to download gcc's output file through the EZ-KIT's usb cable. It works well. So, it may be worth to try download VDSP's dxe file through gdb. Regards, Suikan