|
I have designed a board which has two C6711 on it.But i can not perform emulation. My emulator is EPP_XDS510. The port is 0x378. When I detect the board with SDConfig. The result of verify command is: $$ EmuPortAddr=0x378 $$ EmuPortMode=EPP $$ ProductId $$ ProductVersion Use command Test Target Connection: ** Checking emulator/eZdsp scan connection ** Emulator Test ** $$ EmuProductName=XDS510PP $$ EmuPortAddr=0x378 $$ EmuPortMode=EPP $$ ProductId $$ ProductVersion ** Emulator Scan Test -- Found JTAG IR length of 92 -- Found 2 JTAG device(s) in the scan chain It is all right. but when I start CCS2 , error messages appear: Can't Initialize Target CPU;Target Initialization failed. Check target power, and JTAG connection. I/O Port = 378 but the target power is correct, and JTAG connection is right. What is the matter? -- |
|
|
multi-dsp emulation problems!
Started by ●June 27, 2003
Reply by ●June 28, 20032003-06-28
|
It sounds like your JTAG scan chain is correct. Do you have an alternate single processor target?? If so, does it work okay?? You did not mention the processor that is getting the error - is it one or both?? If you were able to test ok with a single processor, configure cc_setup for 1 6711 DSP and one 46 bit bypass device and see what happens. mikedunn ? <> wrote: I have designed a board which has two C6711 on it.But i can not perform emulation. My emulator is EPP_XDS510. The port is 0x378. When I detect the board with SDConfig. The result of verify command is: $$ EmuPortAddr=0x378 $$ EmuPortMode=EPP $$ ProductId $$ ProductVersion Use command Test Target Connection: ** Checking emulator/eZdsp scan connection ** Emulator Test ** $$ EmuProductName=XDS510PP $$ EmuPortAddr=0x378 $$ EmuPortMode=EPP $$ ProductId $$ ProductVersion ** Emulator Scan Test -- Found JTAG IR length of 92 -- Found 2 JTAG device(s) in the scan chain It is all right. but when I start CCS2 , error messages appear: Can't Initialize Target CPU;Target Initialization failed. Check target power, and JTAG connection. I/O Port = 378 but the target power is correct, and JTAG connection is right. What is the matter? -- _____________________________________ Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group. _____________________________________ About this discussion group: To Join: Send an email to To Post: Send an email to To Leave: Send an email to Archives: http://www.yahoogroups.com/group/c6x Other Groups: http://www.dsprelated.com ">http://docs.yahoo.com/info/terms/ |
|
|
Reply by ●June 30, 20032003-06-30
|
>From: Mike Dunn <> >To: ? <>, >Subject: Re: [c6x] multi-dsp emulation problems! >Date: Sat, 28 Jun 2003 15:48:42 -0700 (PDT) >It sounds like your JTAG scan chain is correct. >Do you have an alternate single processor target?? If so, does it work okay?? Yes, when it works with an EVM, it works very well. >You did not mention the processor that is getting the error - is it one or both?? Both processor get the error. >If you were able to test ok with a single processor, configure cc_setup for 1 6711 DSP and one 46 bit bypass device and see what happens. I configure it. But the same error appears. |
Reply by ●June 30, 20032003-06-30
|
Hi The problem seems to be in the configuration and invoking the CCS. I suggest u to use CCS 2.0 ver onwords, which comes with parallel debugger. Just go through parallel debugger document. it help u to configure CCS in the Multi mode. regards --- Mike Dunn <> wrote: > > It sounds like your JTAG scan chain is correct. > Do you have an alternate single processor target?? > If so, does it work okay?? > You did not mention the processor that is getting > the error - is it one or both?? > If you were able to test ok with a single processor, > configure cc_setup for 1 6711 DSP and one 46 bit > bypass device and see what happens. > > Amaresh > > ? <> wrote: > I have designed a board which has two C6711 on > it.But i can not perform > emulation. > My emulator is EPP_XDS510. > The port is 0x378. > When I detect the board with SDConfig. > The result of verify command is: > $$ EmuPortAddr=0x378 > $$ EmuPortMode=EPP > $$ ProductId > $$ ProductVersion > Use command Test Target Connection: > ** Checking emulator/eZdsp scan connection > ** Emulator Test ** > $$ EmuProductName=XDS510PP > $$ EmuPortAddr=0x378 > $$ EmuPortMode=EPP > $$ ProductId > $$ ProductVersion > ** Emulator Scan Test > -- Found JTAG IR length of 92 > -- Found 2 JTAG device(s) in the scan chain > It is all right. > but when I start CCS2 , error messages appear: > Can't Initialize Target CPU;Target Initialization > failed. > Check target power, and JTAG connection. > I/O Port = 378 > > but the target power is correct, and JTAG connection > is right. > > What is the matter? > -- > > _____________________________________ > Note: If you do a simple "reply" with your email > client, only the author of this message will receive > your answer. You need to do a "reply all" if you > want your answer to be distributed to the entire > group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > To Post: Send an email to > > To Leave: Send an email to > Archives: http://www.yahoogroups.com/group/c6x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ > > > _____________________________________ > Note: If you do a simple "reply" with your email > client, only the author of this message will receive > your answer. You need to do a "reply all" if you > want your answer to be distributed to the entire > group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > To Post: Send an email to > > To Leave: Send an email to > Archives: http://www.yahoogroups.com/group/c6x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ __________________________________ |
|
|
Reply by ●June 30, 20032003-06-30
|
Are you by chance using a 6711C?? If so, you may need to get an updated emulation driver from SD. What version of CCS are you running?? mikedunn Amaresh patil <> wrote: Hi The problem seems to be in the configuration and invoking the CCS. I suggest u to use CCS 2.0 ver onwords, which comes with parallel debugger. Just go through parallel debugger document. it help u to configure CCS in the Multi mode. regards --- Mike Dunn wrote: > > It sounds like your JTAG scan chain is correct. > Do you have an alternate single processor target?? > If so, does it work okay?? > You did not mention the processor that is getting > the error - is it one or both?? > If you were able to test ok with a single processor, > configure cc_setup for 1 6711 DSP and one 46 bit > bypass device and see what happens. > > Amaresh > > ? wrote: > I have designed a board which has two C6711 on > it.But i can not perform > emulation. > My emulator is EPP_XDS510. > The port is 0x378. > When I detect the board with SDConfig. > The result of verify command is: > $$ EmuPortAddr=0x378 > $$ EmuPortMode=EPP > $$ ProductId > $$ ProductVersion > Use command Test Target Connection: > ** Checking emulator/eZdsp scan connection > ** Emulator Test ** > $$ EmuProductName=XDS510PP > $$ EmuPortAddr=0x378 > $$ EmuPortMode=EPP > $$ ProductId > $$ ProductVersion > ** Emulator Scan Test > -- Found JTAG IR length of 92 > -- Found 2 JTAG device(s) in the scan chain > It is all right. > but when I start CCS2 , error messages appear: > Can't Initialize Target CPU;Target Initialization > failed. > Check target power, and JTAG connection. > I/O Port = 378 > > but the target power is correct, and JTAG connection > is right. > > What is the matter? > -- > > _____________________________________ > Note: If you do a simple "reply" with your email > client, only the author of this message will receive > your answer. You need to do a "reply all" if you > want your answer to be distributed to the entire > group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > To Post: Send an email to > > To Leave: Send an email to > Archives: http://www.yahoogroups.com/group/c6x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ > > > _____________________________________ > Note: If you do a simple "reply" with your email > client, only the author of this message will receive > your answer. You need to do a "reply all" if you > want your answer to be distributed to the entire > group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > To Post: Send an email to > > To Leave: Send an email to > Archives: http://www.yahoogroups.com/group/c6x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ __________________________________ |
Reply by ●July 1, 20032003-07-01
|
I am using a 6711B. I think my XDS510 has something wrong. It can not emulate another board which is good before. >From: Mike Dunn <> >To: Amaresh patil <>, , >Subject: Re: [c6x] multi-dsp emulation problems! >Date: Mon, 30 Jun 2003 04:39:55 -0700 (PDT) > >Are you by chance using a 6711C?? If so, you may need to get an updated emulation driver from SD. > >What version of CCS are you running?? > >mikedunn >Amaresh patil <> wrote: >Hi >The problem seems to be in the configuration and >invoking the CCS. I suggest u to use CCS 2.0 ver >onwords, which comes with parallel debugger. Just go >through parallel debugger document. it help u to >configure CCS in the Multi mode. > >regards > >--- Mike Dunn wrote: > > > > It sounds like your JTAG scan chain is correct. > > Do you have an alternate single processor target?? > > If so, does it work okay?? > > You did not mention the processor that is getting > > the error - is it one or both?? > > If you were able to test ok with a single processor, > > configure cc_setup for 1 6711 DSP and one 46 bit > > bypass device and see what happens. > > > > Amaresh > > > > ? wrote: > > I have designed a board which has two C6711 on > > it.But i can not perform > > emulation. > > My emulator is EPP_XDS510. > > The port is 0x378. > > When I detect the board with SDConfig. > > The result of verify command is: > > $$ EmuPortAddr=0x378 > > $$ EmuPortMode=EPP > > $$ ProductId > > $$ ProductVersion > > Use command Test Target Connection: > > ** Checking emulator/eZdsp scan connection > > ** Emulator Test ** > > $$ EmuProductName=XDS510PP > > $$ EmuPortAddr=0x378 > > $$ EmuPortMode=EPP > > $$ ProductId > > $$ ProductVersion > > ** Emulator Scan Test > > -- Found JTAG IR length of 92 > > -- Found 2 JTAG device(s) in the scan chain > > It is all right. > > but when I start CCS2 , error messages appear: > > Can't Initialize Target CPU;Target Initialization > > failed. > > Check target power, and JTAG connection. > > I/O Port = 378 > > > > but the target power is correct, and JTAG connection > > is right. > > > > What is the matter? > > -- > > > > > > > > _____________________________________ > > Note: If you do a simple "reply" with your email > > client, only the author of this message will receive > > your answer. You need to do a "reply all" if you > > want your answer to be distributed to the entire > > group. > > > > _____________________________________ > > About this discussion group: > > > > To Join: Send an email to > > > > > > To Post: Send an email to > > > > To Leave: Send an email to > > > > > > Archives: http://www.yahoogroups.com/group/c6x > > > > Other Groups: http://www.dsprelated.com > > > > > > ">http://docs.yahoo.com/info/terms/ > > > > > > > > > > _____________________________________ > > Note: If you do a simple "reply" with your email > > client, only the author of this message will receive > > your answer. You need to do a "reply all" if you > > want your answer to be distributed to the entire > > group. > > > > _____________________________________ > > About this discussion group: > > > > To Join: Send an email to > > > > > > To Post: Send an email to > > > > To Leave: Send an email to > > > > > > Archives: http://www.yahoogroups.com/group/c6x > > > > Other Groups: http://www.dsprelated.com > > > > > > ">http://docs.yahoo.com/info/terms/ > > > >__________________________________ > _________________________________________________________________ ĵʼϵͳ MSN Hotmail http://www.hotmail.com |






