--- In 68300@y..., Roy <spectric@y...> wrote: > Hi all > > I am still being given lots of grief by the TPU and am > now looking at TPU debuggers, and noticed that John > Honold talked of puting the 332 into a test mode. > > What is this test mode & does it apply to the 376 ? > > Also anybody got any advice on TPU debuggers that work > and are free or cheap and any other tools that may > help with solving TPU issues ? > > thanks Roy Hi, when I wrote a TPU function I also didn“t get the debugging mode running. I used a very slow TPU clock and monitored the parameter RAM of the TPU with my own software. So I could see, what was going on. Some internal states were stored in dedicated bits of the parameter RAM and I was able to follow the internal stages of my TPU software. It is also possible to use extra bits, just to show the CPU were the TPU is working. In my application (IIC-Bus) this approach worked quite fast, so that I never had to understand why this debugging mode of the TPU does not work. Best regards Arno Morbach
Message
Re: TPU debugging
2002-11-19 by morbacharno
Attachments
- No local attachments were found for this message.