| Author |
Message |
vsop
Joined: 24 Aug 2001 Posts: 54 Location: east
|
13 Jul 2002 14:16 On-chip debugging |
|
|
|
|
Hi,
Dose anybody hear anything about "on-chip debugging"? It looks like
the ICE from the user's point of view, but some circuits have to built in
the chip by the chip vendor.
Any information is welcome.
|
|
| Back to top |
|
 |
gabby
Joined: 18 Mar 2002 Posts: 97 Location: Israel
|
14 Jul 2002 5:58 Re: On-chip debugging |
|
|
|
|
| vsop wrote: |
Hi,
Dose anybody hear anything about "on-chip debugging"? It looks like
the ICE from the user's point of view, but some circuits have to built in
the chip by the chip vendor.
Any information is welcome. |
Hi welcome from the stone age.
The most popular and low cost is the JTAG interface
(some chips also have own serial interface debug like PIC).
The first use of the jtag is for boundary scan for test the io pin of the chip
and the system ,and also if you have a clear flash you can prog it by the
pin change of the chip.
Other chips (is most popular in dsp) you can use the interface also for
debbug the chip.
They have not the full power like a real ice for real time(the jtag connected to lpt or serial of the pc),
but they have a lot of funtionaly for debbuging(break poits read register some capture,prog mem, dump mem,etc..).
Best regards.
|
|
| Back to top |
|
 |
El_Paco
Joined: 07 Mar 2002 Posts: 30
|
14 Jul 2002 14:05 OCD |
|
|
|
|
hi vsop... i have found a paper
it begins with bdm but this is one variant of ocd... and it explain the other variants for a on chip debugging
i hope it will help you
look at h**p://w*w*w.macraigor.com/zenofbdm.pdf
|
|
| Back to top |
|
 |
Google AdSense

|
14 Jul 2002 14:05 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
vsop
Joined: 24 Aug 2001 Posts: 54 Location: east
|
16 Jul 2002 7:45 |
|
|
|
|
Thanx for your information.
I'm working on a new project which contains several IPs including MCU. Due to the pin count limitation, it's very hard for us to build any ICE companion FPGA beside this SOC. Therefore, I'm looking for any information about how to build up the internal on-chip debug circuits. What I prefer is something like that from FS2(http://www.fs2.com), but I can build that by myself.
I'm still awaiting any advice, thanx.
|
|
| Back to top |
|
 |